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 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 |