UCOMITypeInfo.ReleaseFuncDesc(IntPtr) 메서드

정의

이전에 FUNCDESC에 의해 반환된 GetFuncDesc(Int32, IntPtr)를 해제합니다.

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

매개 변수

pFuncDesc
IntPtr

nativeint

해제할 FUNCDESC에 대한 참조입니다.

설명

에 대 한 자세한 내용은 ITypeInfo::ReleaseFuncDesc, MSDN Library를 참조 합니다.

적용 대상