Uninitialize
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. |