Microsoft DirectX 9.0

CTransInPlaceInputPin::ReadOnly

The ReadOnly method indicates whether the input stream is read-only.

Syntax

const BOOL ReadOnly(void);

Return Value

Returns the value of the m_bReadOnly member variable.

See Also