Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 3.46 KB

nf-pla-iconfigurationdatacollector-get_systemstatefile.md

File metadata and controls

71 lines (59 loc) · 3.46 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:pla.IConfigurationDataCollector.get_SystemStateFile
IConfigurationDataCollector::get_SystemStateFile (pla.h)
Retrieves or sets the name of the file that contains the saved system state. (Get)
IConfigurationDataCollector interface [PLA]
SystemStateFile property
IConfigurationDataCollector.SystemStateFile
IConfigurationDataCollector.get_SystemStateFile
IConfigurationDataCollector::SystemStateFile
IConfigurationDataCollector::get_SystemStateFile
IConfigurationDataCollector::put_SystemStateFile
SystemStateFile property [PLA]
SystemStateFile property [PLA]
IConfigurationDataCollector interface
get_SystemStateFile
pla.iconfigurationdatacollector_systemstatefile
pla/IConfigurationDataCollector::SystemStateFile
pla/IConfigurationDataCollector::get_SystemStateFile
pla/IConfigurationDataCollector::put_SystemStateFile
pla\iconfigurationdatacollector_systemstatefile.htm
PLA
e8e4ec1f-4b43-4252-8a31-55b2ed2dca36
12/05/2018
IConfigurationDataCollector interface [PLA],SystemStateFile property, IConfigurationDataCollector.SystemStateFile, IConfigurationDataCollector.get_SystemStateFile, IConfigurationDataCollector::SystemStateFile, IConfigurationDataCollector::get_SystemStateFile, IConfigurationDataCollector::put_SystemStateFile, SystemStateFile property [PLA], SystemStateFile property [PLA],IConfigurationDataCollector interface, get_SystemStateFile, pla.iconfigurationdatacollector_systemstatefile, pla/IConfigurationDataCollector::SystemStateFile, pla/IConfigurationDataCollector::get_SystemStateFile, pla/IConfigurationDataCollector::put_SystemStateFile
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IConfigurationDataCollector::get_SystemStateFile
pla/IConfigurationDataCollector::get_SystemStateFile
c++
APIRef
kbSyntax
COM
Pla.dll
IConfigurationDataCollector.SystemStateFile
IConfigurationDataCollector.get_SystemStateFile
IConfigurationDataCollector.put_SystemStateFile

IConfigurationDataCollector::get_SystemStateFile

-description

Retrieves or sets the name of the file that contains the saved system state.

This property is read/write.

-parameters

-remarks

Do not include the path in the file name; the IDataCollectorSet::RootPath and IDataCollectorSet::Subdirectory properties determine the path to the file.

If you do not specify the name of the file, the system state is not retrieved.

The state information is a snapshot of the Circular Kernel Context Logger. The context logger provides a snapshot of the current state of the computer. The file contains kernel events. You can use the TraceRpt.exe tool to decode the events.

-see-also

IConfigurationDataCollector