DeckSendCommand Method (IMDeckControl)
the size of the buffer containing the command packet to transmit
the buffer containing the command packet to transmit
the size of the response data
the buffer to contain the response packet
the size of the buffer that will contain the response packet
error code
Sends a custom command to the deck. A custom command operation cannot occur if there is an export-to-tape, capture or a custom command operation in progress. The supplied custom command must conform to the Sony 9 Pin protocol and must not include the checksum byte. It will be generated by this interface and added to the command.
Syntax

Parameters

_lInBufferSize
the size of the buffer containing the command packet to transmit
_pInBuffer
the buffer containing the command packet to transmit
_pOutDataSize
the size of the response data
_ppOutBuffer
the buffer to contain the response packet
outBufferSize
the size of the buffer that will contain the response packet
_pError
error code
See Also

Reference

IMDeckControl Interface
IMDeckControl Members