AJA NTV2 SDK  18.0.0.2717
NTV2 SDK 18.0.0.2717
CMsg Class Reference

#include <msgthrd.h>

Collaboration diagram for CMsg:
[legend]

Public Member Functions

 CMsg (UINT u, DWORD dw, __inout_opt LPVOID lp, __in_opt CAMEvent *pEvnt)
 
 CMsg ()
 

Public Attributes

UINT uMsg
 
DWORD dwFlags
 
LPVOID lpParam
 
CAMEventpEvent
 

Detailed Description

Definition at line 13 of file msgthrd.h.

Constructor & Destructor Documentation

◆ CMsg() [1/2]

CMsg::CMsg ( UINT  u,
DWORD  dw,
__inout_opt LPVOID  lp,
__in_opt CAMEvent pEvnt 
)
inline

Definition at line 20 of file msgthrd.h.

◆ CMsg() [2/2]

CMsg::CMsg ( )
inline

Definition at line 23 of file msgthrd.h.

Member Data Documentation

◆ dwFlags

DWORD CMsg::dwFlags

Definition at line 16 of file msgthrd.h.

◆ lpParam

LPVOID CMsg::lpParam

Definition at line 17 of file msgthrd.h.

◆ pEvent

CAMEvent* CMsg::pEvent

Definition at line 18 of file msgthrd.h.

◆ uMsg

UINT CMsg::uMsg

Definition at line 15 of file msgthrd.h.


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