The IReplStore::Initialize method initializes the IReplStore ActiveSync service provider.
HRESULT Initialize(
IReplNotify * pReplNotify
UINT uFlags
);
Header file: | Cesync.h |
Platforms: | H/PC |
Windows CE versions: | 2.0 and later |
ISF_SELECTED_DEVICE
set if the store is initialized for the selected device, otherwise it is initialized for the connected device
ISF_REMOTE_CONNECTED
set if the store is initialized during the remote connection; all UI should be suppressed.