1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3<head> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<title>WMKeySetBuf</title> 8<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 9</head> 10<body> 11<h1 align="left">WMKeySetBuf</h1> 12<h2>Definition</h2> 13<dl> 14 <dd> 15<CODE>#include <nitro/wm.h></CODE><BR> 16 <PRE><CODE> 17typedef WMDataSharingInfo WMKeySetBuf; 18</CODE></PRE> 19 </dd> 20</dl> 21<H2>Description</H2> 22<P> 23The ring buffer structure that holds key information obtained by the WM key sharing feature.<BR>It is an alias for the WMDataSharingInfo structure. 24</P> 25<H2>Revision History</H2> 26<P> 272004/06/07 Changed to the alias of <CODE>WMDataSharingInfo</CODE>.<BR> 2004/08/02 Unified structure names.<BR> 2004/07/29 Initial version. 28</P> 29<hr><p>CONFIDENTIAL</p></body> 30</html> 31