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.
Cleans up and exits the Identity Client Runtime Library (IDCRL).
HRESULT Uninitialize(void);
Return Value
The following table describes the return values for this method.
Return Code |
Description |
|---|---|
PPCRL_S_STILL_INUSE |
Uninitialization is skipped because of another initialization in the same process. |
S_OK |
IDCRL was successfully uninitialized. |