IVsCompletionSet3.GetContextImageList(IntPtr) Método

Definição

Obtém a lista de imagens de contexto com suporte neste conjunto de conclusão.

public:
 int GetContextImageList([Runtime::InteropServices::Out] IntPtr % phImageList);
public int GetContextImageList (out IntPtr phImageList);
abstract member GetContextImageList : nativeint -> int
Public Function GetContextImageList (ByRef phImageList As IntPtr) As Integer

Parâmetros

phImageList
IntPtr

fora A lista de imagens de contexto.

Retornos

Int32

O HRESULT.

Aplica-se a