|
foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Data Structures | |
| struct | winapi_substitute::_REASON_CONTEXT |
| union | winapi_substitute::_REASON_CONTEXT.Reason |
| struct | winapi_substitute::_REASON_CONTEXT.Reason.Detailed |
Namespaces | |
| winapi_substitute | |
Typedefs | |
| typedef REASON_CONTEXT * | winapi_substitute::LPPOWER_REQUEST_CONTEXT |
| typedef REASON_CONTEXT | winapi_substitute::POWER_REQUEST_CONTEXT |
| typedef REASON_CONTEXT * | winapi_substitute::PPOWER_REQUEST_CONTEXT |
| typedef struct winapi_substitute::_REASON_CONTEXT * | winapi_substitute::PREASON_CONTEXT |
| typedef struct winapi_substitute::_REASON_CONTEXT | winapi_substitute::REASON_CONTEXT |
| struct winapi_substitute::_REASON_CONTEXT |
Definition at line 8 of file CPowerRequest.cpp.
| Data Fields | ||
|---|---|---|
| DWORD | Flags | |
| union _REASON_CONTEXT | Reason | |
| ULONG | Version | |
| union winapi_substitute::_REASON_CONTEXT.Reason |
Definition at line 11 of file CPowerRequest.cpp.
| Data Fields | ||
|---|---|---|
| Reason | Detailed | |
| LPWSTR | SimpleReasonString | |
| struct winapi_substitute::_REASON_CONTEXT.Reason.Detailed |
Definition at line 12 of file CPowerRequest.cpp.
| Data Fields | ||
|---|---|---|
| ULONG | LocalizedReasonId | |
| HMODULE | LocalizedReasonModule | |
| ULONG | ReasonStringCount | |
| LPWSTR * | ReasonStrings | |
1.8.11