FireBirdLib - Topfield TMS PVR TAP Programming Library
TAPCOM_InternalMesBuf Struct Reference

#include <FBLib_tapcom.h>

Data Fields

dword tapcomSignature
 
dword tapcomVersion
 
dword ServerAlive
 
dword FromID
 
dword ToID
 
TAPCOM_Status Status
 
dword ServiceID
 
dword ParamBlockVersion
 
void * ParamBlock
 
int ReturnVal
 
dword Reserved
 

Detailed Description

Definition at line 17 of file FBLib_tapcom.h.

Field Documentation

◆ FromID

dword TAPCOM_InternalMesBuf::FromID

Definition at line 22 of file FBLib_tapcom.h.

Referenced by TAPCOM_CloseChannel(), TAPCOM_GetChannel(), and TAPCOM_OpenChannel().

◆ ParamBlock

void* TAPCOM_InternalMesBuf::ParamBlock

Definition at line 27 of file FBLib_tapcom.h.

Referenced by TAPCOM_GetChannel(), and TAPCOM_OpenChannel().

◆ ParamBlockVersion

dword TAPCOM_InternalMesBuf::ParamBlockVersion

Definition at line 26 of file FBLib_tapcom.h.

Referenced by TAPCOM_GetChannel(), and TAPCOM_OpenChannel().

◆ Reserved

dword TAPCOM_InternalMesBuf::Reserved

Definition at line 29 of file FBLib_tapcom.h.

Referenced by TAPCOM_OpenChannel().

◆ ReturnVal

int TAPCOM_InternalMesBuf::ReturnVal

◆ ServerAlive

dword TAPCOM_InternalMesBuf::ServerAlive

Definition at line 21 of file FBLib_tapcom.h.

Referenced by TAPCOM_Finish(), TAPCOM_GetChannel(), TAPCOM_OpenChannel(), and TAPCOM_Reject().

◆ ServiceID

dword TAPCOM_InternalMesBuf::ServiceID

Definition at line 25 of file FBLib_tapcom.h.

Referenced by TAPCOM_GetChannel(), and TAPCOM_OpenChannel().

◆ Status

◆ tapcomSignature

dword TAPCOM_InternalMesBuf::tapcomSignature

Definition at line 19 of file FBLib_tapcom.h.

Referenced by TAPCOM_CloseChannel(), and TAPCOM_OpenChannel().

◆ tapcomVersion

dword TAPCOM_InternalMesBuf::tapcomVersion

Definition at line 20 of file FBLib_tapcom.h.

Referenced by TAPCOM_GetChannel(), and TAPCOM_OpenChannel().

◆ ToID

dword TAPCOM_InternalMesBuf::ToID

Definition at line 23 of file FBLib_tapcom.h.

Referenced by TAPCOM_GetChannel(), TAPCOM_GetStatus(), and TAPCOM_OpenChannel().


The documentation for this struct was generated from the following file: