IVsImageService::GetIconForFileEx Method (String^, __VSUIDATAFORMAT, UInt32)

 

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

IVsUIObject^ GetIconForFileEx(
	String^ filename,
	__VSUIDATAFORMAT desiredFormat,
	[OutAttribute] unsigned int% iconSource
)

Parameters

filename
Type: System::String^

desiredFormat
Type: Microsoft.VisualStudio.Shell.Interop::__VSUIDATAFORMAT

iconSource
Type: System::UInt32

Return to top
Show: