Thomas Gal wrote: > Can someone tell me where does the AddrType get defined that is used in > SDPContents? The only definition I can find is in the SDK of IN DWORD. > > -Tom It is defined in SdpContents.hxx typedef enum {IP4=1, IP6} AddrType;