Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Internal.Runtime.InteropServices.IClassFactory2, including all inherited members.
CreateInstance([MarshalAs(UnmanagedType.Interface)] object pUnkOuter, ref Guid riid, out IntPtr ppvObject) | Internal.Runtime.InteropServices.IClassFactory2 | |
Internal::Runtime::InteropServices::IClassFactory.CreateInstance([MarshalAs(UnmanagedType.Interface)] object? pUnkOuter, ref Guid riid, out IntPtr ppvObject) | Internal.Runtime.InteropServices.IClassFactory | |
CreateInstanceLic([MarshalAs(UnmanagedType.Interface)] object pUnkOuter, [MarshalAs(UnmanagedType.Interface)] object pUnkReserved, ref Guid riid, [MarshalAs(UnmanagedType.BStr)] string bstrKey, out IntPtr ppvObject) | Internal.Runtime.InteropServices.IClassFactory2 | |
GetLicInfo(ref LICINFO pLicInfo) | Internal.Runtime.InteropServices.IClassFactory2 | |
LockServer([MarshalAs(UnmanagedType.Bool)] bool fLock) | Internal.Runtime.InteropServices.IClassFactory2 | |
RequestLicKey(int dwReserved, [MarshalAs(UnmanagedType.BStr)] out string pBstrKey) | Internal.Runtime.InteropServices.IClassFactory2 |