ICameraEventManagerSubscribe Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool Subscribe(
CameraSubscriptionType type
)
Function Subscribe (
type As CameraSubscriptionType
) As Boolean
bool Subscribe(
CameraSubscriptionType type
)
abstract Subscribe :
type : CameraSubscriptionType -> bool
Parameters
- type
- Type: Ozeki.CameraCameraSubscriptionType
Return Value
Type:
BooleanSee Also