IMbnPin::PinLengthMax property

The maximum length of the PIN.

This property is read-only.

Syntax


HRESULT get_PinLengthMax(
  [out] ULONG *PinLengthMax
);

Property value

The maximum length of the PIN in number of characters. This is set to MBN_PIN_LENGTH_UNKNOWN if the data is not available.

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: