IMMap::GetInputCard method

The IMMap::GetInputCard method is used with the IMMap interface.

Quick info

HRESULT GetInputCard([in] long sCardNum, [out, retval] IMCard **pIMCard) 

Parameters

sCardNum
[in] - number of the input card (starting at 1)
pIMCard
[out, retval] - handle to the card interface

Return values

The following value is returned when this method is called:
S_OK
Success status