Click or drag to resize

IPCameraTime Constructor (Int32, Int32, Int32)

Initializes a new instance of the IPCameraTime class

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public IPCameraTime(
	int hour,
	int minute,
	int second
)

Parameters

hour
Type: SystemInt32
minute
Type: SystemInt32
second
Type: SystemInt32
See Also