AfxOleUnregisterTypeLib

BOOL AFXAPI AfxOleUnregisterTypeLib( REFGUID tlID );

Return Value

Nonzero if the type library was successfully unregistered; otherwise 0.

Parameters

tlID

The unique ID of the type library.

Remarks

Call this function to remove the type library entry from the Windows registration database.

See Also   AfxOleUnregisterClass, AfxOleRegisterTypeLib