ICreateTypeInfo2Vtbl class final

Inheritance

Constructors

ICreateTypeInfo2Vtbl()

Properties

AddFuncDesc Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<FUNCDESC> pFuncDesc)>>
getter/setter pair
AddImplType Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, HREFTYPE hRefType)>>
getter/setter pair
AddRef Pointer<NativeFunction<ULONG Function(Pointer<ICreateTypeInfo2> This)>>
getter/setter pair
AddRefTypeInfo Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<ITypeInfo> pTInfo, Pointer<HREFTYPE> phRefType)>>
getter/setter pair
AddVarDesc Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<VARDESC> pVarDesc)>>
getter/setter pair
DefineFuncAsDllEntry Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szDllName, LPOLESTR szProcName)>>
getter/setter pair
DeleteFuncDesc Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index)>>
getter/setter pair
DeleteFuncDescByMemId Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, MEMBERID memid, Int32 invKind)>>
getter/setter pair
DeleteImplType Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index)>>
getter/setter pair
DeleteVarDesc Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index)>>
getter/setter pair
DeleteVarDescByMemId Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, MEMBERID memid)>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Invalidate Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This)>>
getter/setter pair
LayOut Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This)>>
getter/setter pair
QueryInterface Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<IID> riid, Pointer<Pointer<Void>> ppvObject)>>
getter/setter pair
Release Pointer<NativeFunction<ULONG Function(Pointer<ICreateTypeInfo2> This)>>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SetAlignment Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, WORD cbAlignment)>>
getter/setter pair
SetCustData Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<GUID> guid, Pointer<VARIANT> pVarVal)>>
getter/setter pair
SetDocString Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, LPOLESTR pStrDoc)>>
getter/setter pair
SetFuncAndParamNames Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<LPOLESTR> rgszNames, UINT cNames)>>
getter/setter pair
SetFuncCustData Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<GUID> guid, Pointer<VARIANT> pVarVal)>>
getter/setter pair
SetFuncDocString Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szDocString)>>
getter/setter pair
SetFuncHelpContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, DWORD dwHelpContext)>>
getter/setter pair
SetFuncHelpStringContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, ULONG dwHelpStringContext)>>
getter/setter pair
SetGuid Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<GUID> guid)>>
getter/setter pair
SetHelpContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, DWORD dwHelpContext)>>
getter/setter pair
SetHelpStringContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, ULONG dwHelpStringContext)>>
getter/setter pair
SetImplTypeCustData Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<GUID> guid, Pointer<VARIANT> pVarVal)>>
getter/setter pair
SetImplTypeFlags Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, INT implTypeFlags)>>
getter/setter pair
SetMops Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, BSTR bstrMops)>>
getter/setter pair
SetName Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, LPOLESTR szName)>>
getter/setter pair
SetParamCustData Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT indexFunc, UINT indexParam, Pointer<GUID> guid, Pointer<VARIANT> pVarVal)>>
getter/setter pair
SetSchema Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, LPOLESTR pStrSchema)>>
getter/setter pair
SetTypeDescAlias Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<TYPEDESC> pTDescAlias)>>
getter/setter pair
SetTypeFlags Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT uTypeFlags)>>
getter/setter pair
SetTypeIdldesc Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, Pointer<IDLDESC> pIdlDesc)>>
getter/setter pair
SetVarCustData Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, Pointer<GUID> guid, Pointer<VARIANT> pVarVal)>>
getter/setter pair
SetVarDocString Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szDocString)>>
getter/setter pair
SetVarHelpContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, DWORD dwHelpContext)>>
getter/setter pair
SetVarHelpStringContext Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, ULONG dwHelpStringContext)>>
getter/setter pair
SetVarName Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, UINT index, LPOLESTR szName)>>
getter/setter pair
SetVersion Pointer<NativeFunction<HRESULT Function(Pointer<ICreateTypeInfo2> This, WORD wMajorVerNum, WORD wMinorVerNum)>>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited