CreateOptions Method
Returns an IOptions Interface to be used to create the initial interface for integrating Microsoft Visual Studio Tools for Applications 2012.
Parameters
ppOptions
[out, retval] The created instance of IOptions.
One of the standard HRESULT values.
This method is optional since the pOptions parameter in CreateSessionManager Method is marked _In_opt_ and treated accordingly.
This method is defined in the file vsta.h.
Requirements
DLL | VstaCore.dll |
Library | VstaCore.lib |
Header | Vsta.h |
Show: