Information about a packet received on a full duplex network. More...

List of all members.

Public Member Functions

HRESULT  FullDuplexChannel ([out, retval] ULONG *pChannel)

Detailed Description

This interface is implemented by the Omnił Engine and provides access to full duplex information related to a packet.

Member Function Documentation

HRESULT IFullDuplexPacket::FullDuplexChannel [out, retval] ULONG *  pChannel  ) 
 

Get the full duplex channel.

Parameters:
pChannel Pointer to a variable that receives the full duplex channel number.
Return values:
S_OK Success
E_FAIL Error
E_POINTER The pointer is invalid.
Remarks:
The channel number starts at one.