Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a way to generate item IDs of a custom format.
Implement this interface only if you have to generate IDs of a custom format. If you do not implement this interface, the Sync Framework runtime automatically generates item IDs as GUIDs with an 8-byte prefix.
interface IGlobalIdHandler : IUnknown
Members
IGlobalIdHandler method | Description |
---|---|
Generates an ID for a new item. |
Requirements
Header: FullEnumerationProvider.h