메소드 |
설명 |
|
CheckIUnknown ( ) : void |
|
|
CoCreateInstance ( [ rclsid, IntPtr pUnkOuter, uint dwClsContext, [ riid, IntPtr &pUnk ) : int |
|
|
CreateIUnknown ( Type t ) : IntPtr |
|
|
CreateRCW ( Type t ) : __ComObject |
|
|
GetCLSID ( Type t ) : System.Guid |
|
|
GetInterface ( Type t ) : IntPtr |
|
|
GetInterface ( Type t, bool throwException ) : IntPtr |
|
|
GetInterfaceInternal ( Type t, bool throwException ) : IntPtr |
|
|
Initialize ( IntPtr pUnk, ComInteropProxy p ) : void |
|
|
Initialize ( Type t ) : void |
|
|
InitializeApartmentDetails ( ) : void |
|
|
ReleaseInterfaces ( ) : void |
|
|
__ComObject ( IntPtr pItf, ComInteropProxy p ) : Mono.Interop |
|
|
__ComObject ( Type t ) : Mono.Interop |
|
|