CGenericList::GetTailPosition (Compact 2013)

3/26/2014

Retrieves a cursor identifying the last element of the list.

Syntax

POSITION GetTailPosition( );

Parameters

None.

Return Value

Returns the position cursor held by m_pLast.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CGenericList Class