UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definice

Uvolní dříve vrácený FUNCDESC příkazem GetFuncDesc(Int32, IntPtr).

public:
 void ReleaseFuncDesc(IntPtr pFuncDesc);
public void ReleaseFuncDesc (IntPtr pFuncDesc);
abstract member ReleaseFuncDesc : nativeint -> unit
Public Sub ReleaseFuncDesc (pFuncDesc As IntPtr)

Parametry

pFuncDesc
IntPtr

nativeint

Odkaz na FUNCDESC verzi pro.

Poznámky

Další informace o ITypeInfo::ReleaseFuncDescnástroji naleznete v knihovně MSDN.

Platí pro