3.2.4.5.7 FileNameFormatPattern (Get) (Opnum 14)

The FileNameFormatPattern (Get) method retrieves the FileNameFormatPattern property.

 [propget] HRESULT FileNameFormatPattern(
   [out, retval] BSTR* pattern
 );

pattern: Receives the format pattern to use when appending the file name. The possible formats are defined in section 2.2.3.1. If patterns are to be included in the decoration of file names, determines the pattern to use.

Return Values: This method MUST return an HRESULT with the severity bit clear on success as specified in [MS-ERREF]; otherwise, it MUST return one of the errors as defined in 2.2.1 or one of the errors as defined in [MS-ERREF] section 2.1.