IApartmentShutdown::OnUninitialize method
Called when a registered apartment is shut down.
Syntax
void OnUninitialize( [in] UINT64 ui64ApartmentIdentifier );
Parameters
- ui64ApartmentIdentifier [in]
-
The apartment Identifier of the apartment that is shutting down
Return value
This method does not return a value.
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: