IVsMacroRecorder.SetRecordMode(VSRECORDMODE) 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 SetRecordMode(Microsoft::VisualStudio::Shell::Interop::VSRECORDMODE eRecordMode);
public:
int SetRecordMode(Microsoft::VisualStudio::Shell::Interop::VSRECORDMODE eRecordMode);
int SetRecordMode(Microsoft::VisualStudio::Shell::Interop::VSRECORDMODE eRecordMode);
public int SetRecordMode (Microsoft.VisualStudio.Shell.Interop.VSRECORDMODE eRecordMode);
abstract member SetRecordMode : Microsoft.VisualStudio.Shell.Interop.VSRECORDMODE -> int
Public Function SetRecordMode (eRecordMode As VSRECORDMODE) As Integer
Parameters
- eRecordMode
- VSRECORDMODE