Queries the supported COM interface on this instance.
シンタックス
'宣言
Function QueryInterface( _
ByRef As System.Guid, _
ByRef As System.IntPtr _
) As HResult
HResult QueryInterface(
ref System.Guid ,
out System.IntPtr
)
パラメータ
- guid
- The guid of the interface.
- comObject
- The output COM object reference.
戻り値の型
If successfull,
HResult.Ok
参照