Notifies the data consumer that a member has been removed from the enumeration of well-known data members.
HRESULT dataMemberRemoved(
DataMemberbstrDM);
Parameters
bstrDM
[in]
Name of the data member that has been removed. This string is interpreted as case-insensitive.
Return Codes
S_OK
The method succeeded.
E_FAIL
A provider-specific error occurred.