Example #1
0
 public static extern void dll_SetPropPtr(eProp prop, IntPtr val);
Example #2
0
 public static extern IntPtr dll_GetPropPtr(eProp prop);
Example #3
0
	public static extern void dll_SetPropPtr(eProp prop, IntPtr val);
Example #4
0
 static void SetProp(eProp prop)
 {
     eCur = prop;
 }
Example #5
0
	public static extern IntPtr dll_GetPropPtr(eProp prop);