Share via


CBaseInputPin::IsReadOnly (Compact 2013)

3/26/2014

Checks the m_bReadOnly data member and returns its value.

Syntax

BOOL IsReadOnly(void);

Parameters

None.

Return Value

Returns TRUE if the allocator has read-only samples; otherwise, returns FALSE.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CBaseInputPin Class