ICameraEventManagerSubscribe Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool Subscribe(
CameraSubscriptionType type
)
Function Subscribe (
type As CameraSubscriptionType
) As Boolean
bool Subscribe(
CameraSubscriptionType type
)
abstract Subscribe :
type : CameraSubscriptionType -> bool
Parameters
- type CameraSubscriptionType
-
Return Value
Boolean
See Also