public int method_0() { Struct67 @struct = default(Struct67); @struct.enum14_0 = Enum14.const_2; if (this.intptr_0 != IntPtr.Zero) { Class162.waveOutGetPosition(this.intptr_0, ref @struct, Marshal.SizeOf(@struct)); } return(@struct.int_2); }
public static extern Enum18 waveOutGetPosition(IntPtr intptr_0, ref Struct67 struct67_0, int int_0);