OOH323Ports Struct ReferenceThis structure is used to define the port ranges to be used by the application.
More...
|
Data Fields | |
int | start |
int | max |
int | current |
Definition at line 73 of file ooh323ep.h.
Starting port number.
Definition at line 74 of file ooh323ep.h.
int OOH323Ports::max |
Maximum port number.
Definition at line 75 of file ooh323ep.h.
Current port number.
Definition at line 76 of file ooh323ep.h.