ReactOS 0.4.16-dev-1041-g8b6907f
|
Classes | |
struct | tagACCTLISTINFO |
Public Types | |
typedef struct IImnAccountManager::tagACCTLISTINFO | ACCTLISTINFO |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 114 of file imnact.idl.
HRESULT IImnAccountManager::AccountListDialog | ( | [in] HWND | hwnd, |
[in] ACCTLISTINFO * | pinfo | ||
) |
HRESULT IImnAccountManager::Advise | ( | [in] IImnAdviseAccount * | pAdviseAccount, |
[out] DWORD * | pdwConnection | ||
) |
HRESULT IImnAccountManager::CreateAccountObject | ( | [in] ACCTTYPE | AcctType, |
[out] IImnAccount ** | ppAccount | ||
) |
HRESULT IImnAccountManager::Enumerate | ( | [in] DWORD | dwSrvTypes, |
[out] IImnEnumAccounts ** | ppEnumAccounts | ||
) |
HRESULT IImnAccountManager::FindAccount | ( | [in] DWORD | dwPropTag, |
[in] LPCSTR | pszSearchData, | ||
[out] IImnAccount ** | ppAccount | ||
) |
HRESULT IImnAccountManager::GetDefaultAccountName | ( | [in] ACCTTYPE | AcctType, |
[in, ref] LPSTR | pszAccount, | ||
[in] ULONG | cchMax | ||
) |
HRESULT IImnAccountManager::Init | ( | [in] IImnAdviseMigrateServer * | pAdviseMigrateServer | ) |
HRESULT IImnAccountManager::InitEx | ( | [in] IImnAdviseMigrateServer * | pAdviseMigrateServer, |
[in] DWORD | dwFlags | ||
) |
HRESULT IImnAccountManager::ProcessNotification | ( | [in] UINT | uMsg, |
[in] WPARAM | wParam, | ||
[in] LPARAM | lParam | ||
) |
HRESULT IImnAccountManager::ValidateDefaultSendAccount | ( | ) |