CDynamicChain::RemoveChainEntry
Removes the specified message map from the collection.
Syntax
BOOL RemoveChainEntry(
DWORD dwChainID
);
Parameters
- dwChainID
[in] The unique identifier associated with the chained object and its message map. You originally define this value through a call to SetChainEntry.
Return Value
TRUE if the message map is successfully removed from the collection. Otherwise, FALSE.
Requirements
Header: atlwin.h