|
foobar2000 SDK
2015-08-03
|
Data Structures | |
| struct | _REASON_CONTEXT |
| union | _REASON_CONTEXT.Reason |
| struct | _REASON_CONTEXT.Reason.Detailed |
Typedefs | |
| typedef REASON_CONTEXT * | LPPOWER_REQUEST_CONTEXT |
| typedef REASON_CONTEXT | POWER_REQUEST_CONTEXT |
| typedef REASON_CONTEXT * | PPOWER_REQUEST_CONTEXT |
| typedef struct winapi_substitute::_REASON_CONTEXT * | PREASON_CONTEXT |
| typedef struct winapi_substitute::_REASON_CONTEXT | 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 | |
Definition at line 28 of file CPowerRequest.cpp.
Definition at line 28 of file CPowerRequest.cpp.
Definition at line 28 of file CPowerRequest.cpp.
| typedef struct winapi_substitute::_REASON_CONTEXT * winapi_substitute::PREASON_CONTEXT |
1.8.11