#include "MyUnknown.h"#include "Types.h"Go to the source code of this file.
Defines | |
| #define | PASSWORD_INTERFACE(i, x) |
Functions | |
| PASSWORD_INTERFACE (ICryptoGetTextPassword, 0x10) | |
| PASSWORD_INTERFACE (ICryptoGetTextPassword2, 0x11) | |
| #define PASSWORD_INTERFACE | ( | i, | |||
| x | ) |
Value:
DEFINE_GUID(IID_ ## i, \ 0x23170F69, 0x40C1, 0x278A, 0x00, 0x00, 0x00, 0x05, 0x00, x, 0x00, 0x00); \ struct i: public IUnknown
Definition at line 11 of file IPassword.h.
| PASSWORD_INTERFACE | ( | ICryptoGetTextPassword2 | , | |
| 0x11 | ||||
| ) |
| PASSWORD_INTERFACE | ( | ICryptoGetTextPassword | , | |
| 0x10 | ||||
| ) |
1.5.6