Back to the WFC main page
CPortInformation : CObject
$Revision: 13 $
Description
This class provides that same basic infotmation as the PORT_INFO_2 data structure.
Data Members
- Name
- Name of the port like "COM1:" or "LPT1:".
- Monitor
- I ain't quite figured this one out yet.
- Description
- Presumably the description the user typed
in when they shared this port.
- Type
- What type the port is.
- Type
- The type in human readable form.
Methods
- Copy
- Copies another CPortInformation or a PORT_INFO_1
structure or a PORT_INFO_2 structure.
- Empty
- Clears all data members.
- Serialize
- Saves/restores the object.
- TypeToString
- Converts the Type member variable to a human
readable string.
Example
Sorry.
Copyright, 2000, Samuel R. Blackburn
$Workfile: PortInformation.CPP $
$Modtime: 1/05/00 3:37a $