Ejemplo n.º 1
0
 internal static IntPtr getCPtr(AkMIDIEvent obj)
 {
     return((obj == null) ? IntPtr.Zero : obj.swigCPtr);
 }
Ejemplo n.º 2
0
 internal static global::System.IntPtr getCPtr(AkMIDIEvent obj)
 {
     return((obj == null) ? global::System.IntPtr.Zero : obj.swigCPtr);
 }
Ejemplo n.º 3
0
 internal static IntPtr getCPtr(AkMIDIEvent obj)
 {
     return (obj == null) ? IntPtr.Zero : obj.swigCPtr;
 }