Download Source Code

CNetMsg::SMsg Struct Reference

This structure carries information about a particular message. More...

#include <NetMsg.h>

List of all members.

Public Attributes

DWORD dwFunction


Detailed Description

This structure carries information about a particular message.

This is mainly to structure the information for transmission.


Member Data Documentation

DWORD CNetMsg::SMsg::dwFunction
 

Function information. This can be anything. Use it to speed message routing in your implementation. It is quicker to access than the params.


The documentation for this struct was generated from the following file:
  • inc/NetMsg.h
Copyright Robert Umbehant
This documentation is covered by the LGPL