IVsMacroRecorder::GetKeyWord Method (UInt32, String^)

 

Obsolete method. Do not use.

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

int GetKeyWord(
	unsigned int uiKeyWordId,
	[OutAttribute] String^% pbstrKeyWord
)

Parameters

uiKeyWordId
Type: System::UInt32
pbstrKeyWord
Type: System::String^

Return Value

Type: System::Int32
Return to top
Show: