Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
WMS_PARSER_FLAG_TYPES
The WMS_PARSER_FLAG_TYPES enumeration type identifies a flag controlling the behavior of a packet parser.
Syntax
typedef enum WMS_PARSER_FLAG_TYPES{
WMS_PARSER_PRESERVE_PADDING = 1
};
Members
WMS_PARSER_PRESERVE_PADDING
Padding should be preserved when combining packets.
Requirements
Header: wmspacket.h.
Library: WMSServerTypeLib.dll.
Platform: Windows Server 2003 family, Windows Server 2008 family.
See Also
| Previous | Next |