Share via


IBDA_PinControl::GetPinID Method

The GetPinID method retrieves the ID of the pin.

Syntax

HRESULT GetPinID(
  [out]  ULONG *pulPinID
);

Parameters

  • pulPinID [out]
    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

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
IBDA_PinControl Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008