ITypeInfo::ReleaseFuncDesc method
Releases a FUNCDESC previously returned by ITypeInfo::GetFuncDesc.
Syntax
void ReleaseFuncDesc( [in] FUNCDESC *pFuncDesc );
Parameters
- pFuncDesc [in]
-
The FUNCDESC to be freed.
Return value
This method does not return a value.
Requirements
|
IDL |
|
|---|
See also
Show: