Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Internal.Runtime.InteropServices.IClassFactory2 Interface Reference

Public Member Functions

new void CreateInstance ([MarshalAs(UnmanagedType.Interface)] object pUnkOuter, ref Guid riid, out IntPtr ppvObject)
 
new void LockServer ([MarshalAs(UnmanagedType.Bool)] bool fLock)
 
void GetLicInfo (ref LICINFO pLicInfo)
 
void RequestLicKey (int dwReserved, [MarshalAs(UnmanagedType.BStr)] out string pBstrKey)
 
void CreateInstanceLic ([MarshalAs(UnmanagedType.Interface)] object pUnkOuter, [MarshalAs(UnmanagedType.Interface)] object pUnkReserved, ref Guid riid, [MarshalAs(UnmanagedType.BStr)] string bstrKey, out IntPtr ppvObject)
 
void CreateInstance ([MarshalAs(UnmanagedType.Interface)] object? pUnkOuter, ref Guid riid, out IntPtr ppvObject)
 

Detailed Description

Definition at line 11 of file IClassFactory2.cs.


The documentation for this interface was generated from the following file: