IBDA_AUX::QueryCapabilities method (bdaiface.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
Gets the number of auxiliary connectors on the device.
Syntax
HRESULT QueryCapabilities(
[out] DWORD *pdwNumAuxInputsBSTR
);
Parameters
[out] pdwNumAuxInputsBSTR
Receives the number of auxiliary connectors.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |