IVsMacroRecorder Interface

Definition

Obsolete interface. Do not use.

public interface class IVsMacroRecorder
public interface class IVsMacroRecorder
__interface IVsMacroRecorder
[System.Runtime.InteropServices.Guid("04BBF6A5-4697-11D2-890E-0060083196C6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMacroRecorder
[<System.Runtime.InteropServices.Guid("04BBF6A5-4697-11D2-890E-0060083196C6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMacroRecorder = interface
Public Interface IVsMacroRecorder
Attributes

Methods

AddTypeLibRef(Guid, UInt32, UInt32)

Obsolete method. Do not use.

ExecuteLine(String)

Obsolete method. Do not use.

GetCodeEmittedFlag(Int32)

Obsolete method. Do not use.

GetKeyWord(UInt32, String)

Obsolete method. Do not use.

GetLastEmitterId(Guid)

Obsolete method. Do not use.

GetRecordMode(VSRECORDMODE[])

Obsolete method. Do not use.

GetStringLiteralExpression(String, String)

Obsolete method. Do not use.

IsValidIdentifier(String)

Obsolete method. Do not use.

RecordCancel()

Obsolete method. Do not use.

RecordEnd()

Obsolete method. Do not use.

RecordLine(String, Guid)

Obsolete method. Do not use.

RecordPause()

Obsolete method. Do not use.

RecordResume()

Obsolete method. Do not use.

RecordStart(String)

Obsolete method. Do not use.

ReplaceLine(String, Guid)

Obsolete method. Do not use.

SetCodeEmittedFlag(Int32)

Obsolete method. Do not use.

SetRecordMode(VSRECORDMODE)

Obsolete method. Do not use.

Applies to