| Argument | Type | Description |
| pReserved | void* | Reserved for future use. Presently, must be NULL. |
| Return Value | Meaning |
| S_OK | Success. Initialization has succeeded. This was the first initialization call in this process. |
| S_FALSE | Success. Initialization has succeeded, but this was not the first initialization call in this process. |
| E_UNEXPECTED | An unknown error occurred. |