IMbnPin::PinType property

The PIN type.

This property is read-only.

Syntax


HRESULT get_PinType(
  [out] MBN_PIN_TYPE *PinType
);

Property value

A pointer to an MBN_PIN_TYPE structure that contains the PIN type.

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: