GetInterfaceType
更新:2007 年 11 月
取得介面的型別。
function GetInterfaceType( oInterface );
參數
- oInterface
VCCodeInterface 物件。
傳回值
表示介面型別的字串,例如 Custom、Dual、Dispinterface 或 Oleautomation。
備註
呼叫這個函式,以取得介面的型別。
範例
請參閱 GetMaxID。
更新:2007 年 11 月
取得介面的型別。
function GetInterfaceType( oInterface );
表示介面型別的字串,例如 Custom、Dual、Dispinterface 或 Oleautomation。
呼叫這個函式,以取得介面的型別。
請參閱 GetMaxID。