ITypeInfo::ReleaseFuncDesc
lpfuncdesc)FUNCDESC FAR* lpfuncdesc Releases a FUNCDESC previously returned by GetFuncDesc. Parameter lpfuncdes Pointer to the FUNCDESC to be freed. Comments ReleaseFuncDesc releases a FUNCDESC that was returned through ITypeInfo::GetFuncDesc. Example ptypeinfoCur->ReleaseFuncDesc(pfuncdesc);
- Software for developers
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples


