[]
Queries the supported COM interface on this instance.
HResult QueryInterface(ref Guid guid, out IntPtr comObject)
Type | Name | Description |
---|---|---|
Guid | guid | The guid of the interface. |
IntPtr | comObject | The output COM object reference. |
Type | Description |
---|---|
HResult | If successfull, Ok |