Windows / Headers / IntShCut.h
IntShCut.h
Internet Shortcut interface definitions.
Associated Error Codes
Below is a list of error codes found for this header.
Symbolic | Value | Description |
---|---|---|
E_FLAGS | 0x80041000 | The flag combination is invalid. |
URL_E_INVALID_SYNTAX | 0x80041001 | The URL's syntax is invalid. |
URL_E_UNREGISTERED_PROTOCOL | 0x80041002 | The URL's protocol does not have a registered protocol handler. |
IS_E_EXEC_FAILED | 0x80042002 | The URL's protocol handler failed to run. |
4 entries |