Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Adds 1 to the current media type version.
void IncrementTypeVersion(void);
Return Values
No return value.
Remarks
The media type version is used to ensure that the filter has not changed the media type. If it changes the media type, the filter should call this member function.