IProfferAsyncService::RevokeAsyncService Method (UInt32)

Visual Studio 2015
 

Revokes the asynchronous service.

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

void RevokeAsyncService(
	unsigned int dwCookie
)

Parameters

dwCookie
Type: System::UInt32

The cookie.

Return to top
Show: