IVsMacroRecorder.RecordLine(String, Guid) 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 RecordLine(System::String ^ pszLine, Guid % rguidEmitter);
public int RecordLine (string pszLine, ref Guid rguidEmitter);
abstract member RecordLine : string * Guid -> int
Public Function RecordLine (pszLine As String, ByRef rguidEmitter As Guid) As Integer
Parameters
- pszLine
- String
- rguidEmitter
- Guid