IMatrixManagerGetCameras Method |  |
returns all cameras that are connected to the matrix m
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxCamera[] GetCameras(
Matrix m
)
Parameters
- m Matrix
Return Value
CameraAn array of camera handles connected to the specified matrix that are permitted to caller.
See Also