1.4.1 OcaControlNetwork

Class Hierarchy:

OcaRootOcaApplicationNetworkOcaControlNetwork

class OcaControlNetwork : OcaApplicationNetwork

Properties:

static const OcaClassID ClassID = "1.4.1"

This property is an override of the OcaRoot property.

This property has id 3.1.

static const OcaClassVersionNumber ClassVersion = 1

This property is an override of the OcaRoot property.

This property has id 3.2.

OcaNetworkControlProtocol Protocol

Type of control protocol used by the network (OCAnn). Read-only property.

This property has id 3.1.

Properties inherited from OcaApplicationNetwork:

Properties inherited from OcaRoot:

Methods:

OcaStatus GetControlProtocol(OcaNetworkControlProtocol &Protocol)

Gets the network’s Protocol property. Return status indicates whether the operation was successful.

This method has id 3.1.

Parameters

OcaNetworkControlProtocol Protocol – Output parameter.

Methods inherited from OcaApplicationNetwork:

Methods inherited from OcaRoot: