CHAILink SDK
Version 1.3
|
CLC_ErrorCode BaseOutput_GetInfo | ( | CPHOBJECT const | hBaseOutput, |
CPBASEOUTPUTINFO *const | pBaseOutputInfo | ||
) |
Get Base Output Information.
This function replaces various "getters" in IBaseOutput
[in] | hBaseOutput | Output or controller handle |
[out] | pBaseOutputInfo | Pointer to a structure filled with output's information (see CPBASEOUTPUTINFO structure for details). |