ShellUtilitiesGetApartmentState Method |
Determines the state of the current thread's COM apartment
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static ApartmentState GetApartmentState()
Return Value
Type:
ApartmentStateThe apartment state.
See Also