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.
Gets the ID format schema of the provider.
HRESULT GetIdParameters(
ID_PARAMETERS * pIdParameters);
Parameters
- pIdParameters
[out] Returns the ID format schema of the provider.
Return Value
S_OK
E_INVALIDARG when the dwSize member of pIdParameters is not equal to
sizeof(ID_PARAMETERS)
.E_POINTER