IDataModelScript2::SetScriptFullFilePathName method (dbgmodel.h)
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 |