Exemplo n.º 1
0
 public static extern bool SafeHandleTest(SafeMemoryHandle sh1, Int64 sh1Value);
Exemplo n.º 2
0
 public static extern int SafeHandleOutTest(out SafeMemoryHandle sh1);
Exemplo n.º 3
0
 public static extern int SafeHandleRefTest(ref SafeMemoryHandle sh1, bool change);