IVsMacroRecorder.RecordStart(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obsolete method. Do not use.
public:
int RecordStart(System::String ^ pszReserved);
public:
int RecordStart(Platform::String ^ pszReserved);
int RecordStart(std::wstring const & pszReserved);
public int RecordStart (string pszReserved);
abstract member RecordStart : string -> int
Public Function RecordStart (pszReserved As String) As Integer
Parameters
- pszReserved
- String