Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the specified message map from the collection.
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