IVsBuildPropertyStorage3::UnadviseEvents Method (UInt32)

 

Unsubscribes from build property storage events.

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

int UnadviseEvents(
	unsigned int dwCookie
)

Parameters

dwCookie
Type: System::UInt32

The event cookie.

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: