IApartmentShutdown interface
Enables registration of an apartment shutdown notification handler.
Members
The IApartmentShutdown interface inherits from the IUnknown interface. IApartmentShutdown also has these types of members:
Methods
The IApartmentShutdown interface has these methods.
| Method | Description |
|---|---|
| OnUninitialize |
Called when a registered apartment is shut down. |
Remarks
Implement the IApartmentShutdown interface to use the RoRegisterForApartmentShutdown function.
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: