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