ShellUtilities Fields |
The ShellUtilities type exposes the following members.
Name | Description | |
---|---|---|
E_ACCESSDENIED |
The Windows E_ACCESSDENIED error value (0x80070005).
| |
E_ALREADY_EXISTS |
The Windows E_ALREADY_EXISTS error value (0x800700B7).
| |
E_CANCELLED |
The Windows E_CANCELLED error value (0x800704C7).
| |
E_FAIL |
The Windows E_FAIL error value (0x80004005).
| |
E_FILE_NOT_FOUND |
The Windows E_FILE_NOT_FOUND error value (0x80070002).
| |
E_INVALIDARG |
The Windows E_INVALIDARG error value (0x80070057).
| |
E_NOINTERFACE |
The Windows E_NOINTERFACE error value (0x80004002).
| |
E_NOTFOUND |
The Windows E_NOTFOUND error value (0x80070490).
| |
E_NOTIMPL |
The Windows E_NOTIMPL error value (0x80004001).
| |
E_OUTOFMEMORY |
The Windows E_OUTOFMEMORY error value (0x8007000E).
| |
E_PATH_NOT_FOUND |
The Windows E_PATH_NOT_FOUND error value (0x80070003).
| |
E_PENDING |
The Windows E_PENDING error value (0x8000000A).
| |
ERROR_MORE_DATA |
The Windows ERROR_MORE_DATA error value (0x800700EA).
| |
ERROR_NOT_SUPPORTED |
The Windows ERROR_NOT_SUPPORTED error value (0x80070032).
| |
ERROR_RETRY |
The Windows ERROR_RETRY error value (0x800704D5).
| |
IID_IDispatch |
The IDispatch IID (00020400-0000-0000-c000-000000000046).
| |
IID_IInspectable |
The IInspectable IID (af86e2e0-b12d-4c6a-9c5a-d7aa65101e90).
| |
IID_IUnknown |
The IUnknown IID (00000000-0000-0000-c000-000000000046).
| |
S_FALSE |
The Windows S_FALSE value (1).
| |
S_OK |
The Windows S_OK value (0).
| |
STG_E_ACCESSDENIED |
The Windows STG_E_ACCESSDENIED error value (0x80030005).
|