Ejemplo n.º 1
0
 internal CVRSettings(IntPtr pInterface)
 {
     this.FnTable = (IVRSettings)Marshal.PtrToStructure(pInterface, typeof(IVRSettings));
 }
Ejemplo n.º 2
0
 internal CVRSettings(IntPtr pInterface)
 {
     this.FnTable = (IVRSettings)Marshal.PtrToStructure(pInterface, typeof(IVRSettings));
 }