コード例 #1
0
 [return : MarshalAs(UnmanagedType.U1)]   // represents C++ bool type
 internal static extern bool updateResourceData(uint res, Horde3D.ResourceData param, IntPtr data, uint size);
コード例 #2
0
 internal static extern IntPtr getResourceData(uint res, Horde3D.ResourceData param);