IMbnPin::PinLengthMin property

The minimum length of the PIN.

This property is read-only.

Syntax


HRESULT get_PinLengthMin(
  [out] ULONG *PinLengthMin
);

Property value

The minimum 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: