#include <nitro/wm.h>
typedef WMDataSharingInfo WMKeySetBuf;
The ring buffer structure that holds key information that is obtained by the WM key sharing feature.
It is an alias for the WMDataSharingInfo structure.
06/07/2004 Changed to the alias of WMDataSharingInfo
08/02/2004 Unified structure names
07/29/2004 Initial version