IMMap::GetOutputCard method

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

Quick info

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

Parameters

sCardNum
[in] - number of the output 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