ITypeInfo.ReleaseVarDesc(IntPtr) Metoda

Definicja

VARDESC Zwalnia strukturę zwróconą wcześniej przez metodę GetVarDesc(Int32, IntPtr) .

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

Parametry

pVarDesc
IntPtr

nativeint

Odwołanie do VARDESC struktury do wydania.

Uwagi

Aby uzyskać więcej informacji, zobacz ITypeInfo::ReleaseVarDesc, metoda.

Dotyczy