Beispiel #1
0
 public static mmStatus mmLoad(ref MM_LOAD pLoad)
 {
     return(NativeMethods.mmLoad(ref pLoad));
 }
Beispiel #2
0
 internal static extern mmStatus mmLoad(ref MM_LOAD pLoad);