ReactOS 0.4.16-dev-319-g6cf4263
|
Public Member Functions | |
HRESULT | GetParentWindow ([in] DWORD dwReserved, [out] HWND *phwndParent) |
HRESULT | GetAccount ([out] LPDWORD pdwServerType, [out] IImnAccount **ppAccount) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 281 of file imnxport.idl.
HRESULT ITransportCallbackService::GetAccount | ( | [out] LPDWORD | pdwServerType, |
[out] IImnAccount ** | ppAccount | ||
) |
HRESULT ITransportCallbackService::GetParentWindow | ( | [in] DWORD | dwReserved, |
[out] HWND * | phwndParent | ||
) |