public static mmStatus mmLoad(ref MM_LOAD pLoad) { return(NativeMethods.mmLoad(ref pLoad)); }
internal static extern mmStatus mmLoad(ref MM_LOAD pLoad);