UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Metod

Definition

Släpper en FUNCDESC tidigare returnerad av GetFuncDesc(Int32, IntPtr).

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

Parametrar

pFuncDesc
IntPtr

nativeint

Referens till FUNCDESC till-versionen.

Kommentarer

Mer information om ITypeInfo::ReleaseFuncDescfinns i MSDN-biblioteket.

Gäller för