ICameraEventManagerSubscribe Method |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxbool 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:
Boolean
See Also