nsILocalFileWin
IID: | dc42f467-4094-437d-9e3e-8912a072aede |
Inherits From: | nsILocalFile |
Methods
AString getVersionInfoField ( char* field )
AString getVersionInfoField ( char* field )
GetVersionInfoValue
Retrieve a metadata field from the file's VERSIONINFO block. Throws NS_ERROR_FAILURE if no value is found, or the value is empty.
- Arguments:
- field: The field to look up.
Reference documentation is generated from Mozilla's source.