IVsSettingsErrorInformation::GetCompletionStatus Method (UInt32)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets completion status.

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

int GetCompletionStatus(
	[OutAttribute] unsigned int% pdwCompletionStatus
)

Parameters

pdwCompletionStatus
Type: System::UInt32

[out] The completion status.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: