Syntax
PXL_RETURN_CODE PxLPrivateCmd (
HANDLE hCamera,
U32 bufferSize,
U32* pBuffer );
Description
This function sends configuration commands to the camera or PixeLINK API.
hCamera is the camera handle. This value is returned by PxLInitializeEx.
bufferSize is size of the buffer, in bytes.
pBuffer is a pointer to the buffer.
Comments, Restrictions and Limitations
Note: Use only under PixeLINK supervision.
This function is supported by PixeLINK API 7.12 and later.