
Machine Vision Camera SDK (C) Developer Guide
Chapter 4 API Reference
4.1 General
4.1.1 MV_CC_GetSDKVersion
Get the SDK version No.
API Definition
unsigned int MV_CC_GetSDKVersion(
);
Return Value
Return SDK version No., the format is as follows:
|Main |Sub |Revision |Test
|8bits |8bits |8bits |8bits
Remarks
For example, if the return value is 0x01000001, the SDK version is V1.0.0.1.
4.1.2 MV_CC_EnumDevices
Enumerate all devices corresponding to specified transport protocol on the subnet.
API Definition
int MV_CC_EnumDevices(
unsigned int
MV_CC_DEVICE_INFO_LIST
);
nTLayerType,
*pstDevList
Parameters
nTLayerType
[IN] Transport layer protocol type, indicated by bit, supporting multiple selections, available
protocol types are shown in the table below:
18



































































































































































































































































































































































































