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.
Identifier for apartment shutdown notifications.
Syntax
typedef struct _APARTMENT_SHUTDOWN_REGISTRATION_COOKIE {
INT64 value;
} APARTMENT_SHUTDOWN_REGISTRATION_COOKIE, *PAPARTMENT_SHUTDOWN_REGISTRATION_COOKIE;
Members
- value
An identifying value that's provided by the RoRegisterForApartmentShutdown function.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Roapi.h |