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.
Gets the LastWriterPackageFamilyName for the last Store App to write the file.
Syntax
HRESULT GetLastWriterPackageFamilyName(
[out] LPWSTR *packageFamilyName
);
Parameters
- packageFamilyName [out]
The PackageFamilyName of the last writer.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
Reads from the Zone.Identifier alternate data stream.
Requirements
Minimum supported client |
Windows 10 |
Minimum supported server |
Windows Server 2016 |
Header |
Urlmon.h |
IDL |
Urlmon.idl |