CTransInPlaceInputPin::ReadOnly (Compact 2013)

3/26/2014

Returns m_bReadOnly to indicate whether or not a stream is read-only.

Syntax

const BOOL ReadOnly( )

Parameters

None.

Return Value

Returns TRUE if the stream is read-only. Returns FALSE otherwise.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CTransInPlaceInputPin Class