IShellLibrary::SetAuthor Method

Note: This documentation is preliminary and is subject to change.

Sets the library's author.

Syntax

HRESULT SetAuthor(      
    LPCWSTR pszAuthor
);

Parameters

  • pszAuthor
    [in]  The library's owner.

Return Value

Remarks

The author property can be multi-valued. Multiple authors can be set by passing a semi-colon delimited list.