Click or drag to resize

IPCameraDate Constructor (Int32, Int32, Int32)

Initializes a new instance of the IPCameraDate class

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public IPCameraDate(
	int year,
	int month,
	int day
)

Parameters

year
Type: SystemInt32
month
Type: SystemInt32
day
Type: SystemInt32
See Also