Subscriber portal
Gets the ID format schema of the provider.
HRESULT GetIdParameters( ID_PARAMETERS * pIdParameters);
[out] Returns the ID format schema of the provider.
S_OK
E_INVALIDARG when the dwSize member of pIdParameters is not equal to sizeof(ID_PARAMETERS).
E_POINTER