![]() |
SetDefault() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| Public Function |
Declared in: IPCrafter.h |
Declarationvoid SetDefault();
DescriptionSet the default data
Function Body
try
{
m_usFragmentationFlags=IpFragFlag_DONT_FRAG;
m_usIdentification=(unsigned short)GetCurrentProcessId();
m_ucHeaderLength=IPCRAFTER_DEFAULT_HEADER_SIZE; //Default size
m_ucTypeOfService=IpService_ROUTINE;
//Default checksum used
m_DefaultChecksum=TRUE;
}
ERROR_HANDLER("SetDefault")
See Also
This web site was generated
using Surveyor V4.50.811.1. Click
here
for more information. |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |