IVsMacroRecorder Interface

 

Obsolete interface. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("04BBF6A5-4697-11D2-890E-0060083196C6")]
public interface IVsMacroRecorder

NameDescription
System_CAPS_pubmethodAddTypeLibRef(Guid, UInt32, UInt32)

Obsolete method. Do not use.

System_CAPS_pubmethodExecuteLine(String)

Obsolete method. Do not use.

System_CAPS_pubmethodGetCodeEmittedFlag(Int32)

Obsolete method. Do not use.

System_CAPS_pubmethodGetKeyWord(UInt32, String)

Obsolete method. Do not use.

System_CAPS_pubmethodGetLastEmitterId(Guid)

Obsolete method. Do not use.

System_CAPS_pubmethodGetRecordMode(VSRECORDMODE[])

Obsolete method. Do not use.

System_CAPS_pubmethodGetStringLiteralExpression(String, String)

Obsolete method. Do not use.

System_CAPS_pubmethodIsValidIdentifier(String)

Obsolete method. Do not use.

System_CAPS_pubmethodRecordCancel()

Obsolete method. Do not use.

System_CAPS_pubmethodRecordEnd()

Obsolete method. Do not use.

System_CAPS_pubmethodRecordLine(String, Guid)

Obsolete method. Do not use.

System_CAPS_pubmethodRecordPause()

Obsolete method. Do not use.

System_CAPS_pubmethodRecordResume()

Obsolete method. Do not use.

System_CAPS_pubmethodRecordStart(String)

Obsolete method. Do not use.

System_CAPS_pubmethodReplaceLine(String, Guid)

Obsolete method. Do not use.

System_CAPS_pubmethodSetCodeEmittedFlag(Int32)

Obsolete method. Do not use.

System_CAPS_pubmethodSetRecordMode(VSRECORDMODE)

Obsolete method. Do not use.

Return to top
Show: