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.
The SetScriptFullFilePathName method sets the script full file path name. The method can be executed only once.
Syntax
HRESULT SetScriptFullFilePathName(
PCWSTR scriptFullPathName
);
Parameters
scriptFullPathName
A pointer to a wide string (PCWSTR) representing the full file path name of the script to be set.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |