![]() |
Tani OpcPipe protocol
1.0.5
Tani OpcPipe protocol
|
Public Attributes | |
| WMK_OPCPIPE_HANDLE | IdApp |
| handle of application | |
| char * | Name |
| topic or item | |
| W_UINT16 | Flags |
| special for was activated. Definitions above, values for OPCPIPE_ITEM::Flags and OPCPIPE_TOPIC::Flags and HANDLE_PAIR::Flags | |
| W_UINT16 | RefCount |
| number of functions currently working on this struct, delete only if this is 0 | |
| OPCPIPE_ITEM * | SubTable |
| sub element if needed | |
| W_UINT32 | AvailSubTable |
| no of malloced elements | |
| W_UINT32 | UsedSubTable |
| no of used elements | |
| W_UINT32 | SearchTreeRoot |
| search tree for names | |
| void * | ApplicationData |
| application use only | |
| ACCESS_VALUES | Access |
Topic structure.
1.8.14