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.
Reserved for internal use.
Syntax
HRESULT XtfGetTitleProcessMemoryReports(
PCWSTR connectionString,
UINT32 processId,
XtfPartitionMemoryReport** partitionReport,
XtfProcessMemoryReport** processesReport
)
Parameters
connectionString
Type: PCWSTR
Reserved for internal use.
processId
Type: UINT32*
Reserved for internal use.
partitionReport
Type: XtfPartitionMemoryReport**
Reserved for internal use.
processReport
Type: XtfProcessMemoryReport**
Reserved for internal use.
Return value
Reserved for internal use.
Requirements
Header: xtfapi.h
Library: XtfApi.lib
Supported platforms: Windows (for Xbox console tools)
See also
Run from PC Deployment (NDA topic)Authorization required
XTF Transport Errors (NDA topic)Authorization required
Additional Xtf APIs