IBDA_PinControl::GetPinID 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.]
The GetPinID method retrieves the ID of the pin.
Syntax
HRESULT GetPinID(
[out] ULONG *pulPinID
);
Parameters
[out] pulPinID
Pointer that receives the pin's identifier.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |