streamProperties(forProperties:)
Gets the states of specified properties.
Declaration
func streamProperties(forProperties properties: Set<CMIOExtensionProperty>) throws -> CMIOExtensionStreamPropertiesParameters
- properties:
A set of properties with states to retrieve.
Return Value
An object that contains the states of the requested properties.