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.
This method retrieves the program containing the live local variable and can therefore be used to evaluate the local variable's symbol.
HRESULT get_program(
BSTR *pRetVal
);
Parameters
- pRetVal
[out] Returns the program containing the live local variable's symbol.
Return Value
If successful, returns S_OK; otherwise, returns an error code.