2.2.3.7 ApartmentState

This data type represents the apartment state of an application or higher-layer protocol built on top of the PowerShell Remoting Protocol. Note that the PowerShell Remoting Protocol does not interpret this data type; it merely passes the data type from the higher-layers on the client to the higher-layers on the server.

The Complex Object described in this section SHOULD have the following type names (section 2.2.5.2.3):

  • System.Enum

  • System.ValueType

  • System.Object

For an example, see section 2.2.2.2.