IMbnPin::PinFormat property

The PIN format.

This property is read-only.

Syntax


HRESULT get_PinFormat(
  [out] MBN_PIN_FORMAT *PinFormat
);

Property value

A pointer to an MBN_PIN_FORMAT structure that contains the PIN format.

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: