BOOL RemoveChainEntry( DWORD dwChainID );
Return Value
TRUE if the message map is successfully removed from the collection. Otherwise, FALSE.
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.
Remarks
Removes the specified message map from the collection.