Beispiel #1
0
 public static extern bool SafeHandleTest(SafeMemoryHandle sh1, Int64 sh1Value);
Beispiel #2
0
 public static extern int SafeHandleOutTest(out SafeMemoryHandle sh1);
Beispiel #3
0
 public static extern int SafeHandleRefTest(ref SafeMemoryHandle sh1, bool change);