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 http-equiv="Content-Style-Type" content="text/css"> 6<TITLE>NWC24FriendInfo</TITLE> 7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css"> 8</HEAD> 9<BODY> 10<H1>NWC24FriendInfo</H1> 11 12<H2>C Specification</H2> 13<DL> 14 <DD><PRE><CODE>#include <revolution/nwc24.h></CODE></PRE> 15 <DD><PRE><CODE>typedef struct NWC24FriendInfo 16{ 17 <A HREF="NWC24FriendAttr.html">NWC24FriendAttr</A> attr; 18 <A HREF="NWC24FriendAddr.html">NWC24FriendAddr</A> addr; 19} NWC24FriendInfo; 20</CODE></PRE> 21</DL> 22 23<H2>Description</H2> 24<P> 25This is a combination of the <A HREF="NWC24FriendAttr.html">NWC24FriendAttr Structure</A> and <A HREF="NWC24FriendAddr.html">NWC24FriendAddr Union</A> and stores information for one entry for the address book. 26</P> 27 28<H2>See Also</H2> 29<P> 30</P> 31 32<H2>Revision History</H2> 33<P>2006/09/01 Initial version.</P> 34 35<hr><p>CONFIDENTIAL</p></body> 36</HTML>