WMKeySetBuf

Definitions

#include <nitro/wm.h>

typedef WMDataSharingInfo WMKeySetBuf;

Description

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.

Revision History

06/07/2004 Changed to the alias of WMDataSharingInfo
08/02/2004 Unified structure names
07/29/2004 Initial version