IMbnPin::PinMode property

The PIN mode.

This property is read-only.

Syntax


HRESULT get_PinMode(
  [out] MBN_PIN_MODE *PinMode
);

Property value

A pointer to an MBN_PIN_MODE structure that contains the PIN mode.

Error codes

NameMeaning
S_OK

The operation completed successfully.

Requirements

Minimum supported client

Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

None supported

IDL

Mbnapi.idl

See also

IMbnPin

 

 

Show: