IDataModelScript2::GetScriptFullFilePathName method (dbgmodel.h)
The GetScriptFullFilePathName method retrieves the full file path name of a script.
Syntax
HRESULT GetScriptFullFilePathName(
BSTR *scriptFullPathName
);
Parameters
scriptFullPathName
A pointer to a BSTR that will contain the full file path name of the script upon successful completion of the method.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |