ReactOS
0.4.15-dev-5606-gf34e425
|
import"imnact.idl";
Additional Inherited Members | |
![]() | |
enum | PROPTYPE { TYPE_ERROR = 1000, TYPE_DWORD, TYPE_LONG, TYPE_WORD, TYPE_SHORT, TYPE_BYTE, TYPE_CHAR, TYPE_FILETIME, TYPE_STRING, TYPE_BINARY, TYPE_FLAGS, TYPE_STREAM, TYPE_WSTRING, TYPE_BOOL, TYPE_PASS, TYPE_LAST } |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 263 of file imnact.idl.
HRESULT IImnAccount::Delete | ( | ) |
HRESULT IImnAccount::Exist | ( | ) |
HRESULT IImnAccount::GetAccountType | ( | [out] ACCTTYPE * | pAcctType | ) |
HRESULT IImnAccount::SaveChanges | ( | ) |
HRESULT IImnAccount::SetAsDefault | ( | ) |
HRESULT IImnAccount::ValidateProperty | ( | [in] DWORD | dwPropTag, |
[in, size_is(cb)] BYTE * | pb, | ||
[in] ULONG | cb | ||
) |