IMbnPinManager interface
Provides important details about the device PIN.
Members
The IMbnPinManager interface inherits from the IUnknown interface. IMbnPinManager also has these types of members:
Methods
The IMbnPinManager interface has these methods.
| Method | Description |
|---|---|
| GetPin |
Gets the device PIN. |
| GetPinList |
Gets a list of different PIN types supported by the device. |
| GetPinState |
Gets the current PIN state of the device. |
Remarks
An application can acquire this interface by calling the QueryInterface method of IMbnInterface.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
IDL |
|
Show: