Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the _CUSTOM_SYSTEM_EVENT_TRIGGER_CONFIG structure.
Syntax
void CUSTOM_SYSTEM_EVENT_TRIGGER_INIT(
PCUSTOM_SYSTEM_EVENT_TRIGGER_CONFIG Config,
PCWSTR TriggerId
);
Parameters
Config
A pointer to the _CUSTOM_SYSTEM_EVENT_TRIGGER_CONFIG structure to initialize.
TriggerId
A pointer to a Unicode string that contains the GUID used to identify background task to trigger.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1803 |
Header | ntddk.h |