CPersistStream::GetSoftwareVersion (Compact 2013)

3/26/2014

This method retrieves the software version for this stream.

Syntax

virtual DWORD GetSoftwareVersion(void);

Return Value

Returns a DWORD containing the version number. Each time the format of the stream is changed, this function should be altered to return a larger number than before.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CPersistStream Class