Share via


CGenericList::GetHead (Compact 2013)

3/26/2014

Retrieves the object at the head of the list.

Syntax

OBJECT GetHead( );

Parameters

None.

Return Value

Returns the head of the list by calling CGenericList::GetHeadPosition.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CGenericList Class