UCOMITypeInfo.ReleaseVarDesc(IntPtr) Metodo

Definizione

Libera un oggetto VARDESC precedentemente restituito da GetVarDesc(Int32, IntPtr).

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

Parametri

pVarDesc
IntPtr

nativeint

Riferimento all'oggetto VARDESC da liberare.

Commenti

Per altre informazioni su ITypeInfo::ReleaseVarDesc, vedere MSDN Library.

Si applica a