UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definice

Uvolní dříve vrácenou FUNCDESCGetFuncDesc(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.

Poznámky

Další informace o ITypeInfo::ReleaseFuncDescknihovně MSDN naleznete v tématu.

Platí pro