Bitmap for WPF
QueryInterface(Guid,IntPtr) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > ComObject クラス > QueryInterface メソッド : QueryInterface(Guid,IntPtr) メソッド
GUID query interface
output object associated with this GUID, IntPtr.Zero in interface is not supported
Query this instance for a particular COM GUID/interface support.
シンタックス
'宣言
 
Public Overloads Overridable Sub QueryInterface( _
   ByVal guid As System.Guid, _
   ByRef outPtr As System.IntPtr _
) 
public virtual void QueryInterface( 
   System.Guid guid,
   out System.IntPtr outPtr
)

パラメータ

guid
GUID query interface
outPtr
output object associated with this GUID, IntPtr.Zero in interface is not supported
参照

ComObject クラス
ComObject メンバ
オーバーロード一覧