Share via


IAMNetShowExProps::get_CreationDate (Compact 2013)

3/26/2014

This method returns the creation date of the source file.

Syntax

HRESULT get_CreationDate(
  DATE *pCreationDate
);

Parameters

  • pCreationDate
    [out] Points to a DATE variable which on return will contain the creation date.

Return Values

Returns S_OK on success. Returns an HRESULT error on failure.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMNetShowExProps