Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |