Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDx_Play::GetCaps() ]
[ next: GetGroupConnectionSettings() ]
[ prev: EnumSessions() ]
public:
virtual bool __fastcall GetCaps( TDPCaps* pDPCaps, dword pFlags );
TDX_PLAY::GETCAPS()
[ component method ]
- Description
- Parameters
DPCaps
The DPCaps parameter references a TDPCaps component for holding the session capabilities if this method returns successfully.
Flags
The Flags parameter defines flags indicating the type of message capabilities that are to be retrieved.
The default setting of zero results in nonguaranteed messaging capabilities being retrieved.
DPGETCAPS_GUARANTEED
Retrieve the guaranteed messaging capabilities for the session.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|