DataConnectionDialogFilterCallback Delegate

Definition

Represents the method that is called when a Data Connection dialog box callback occurs while adding DDEX providers and data sources.

C++
public delegate bool DataConnectionDialogFilterCallback(Guid source, Guid provider);

Parameters

source
Guid

GUID of a DDEX data source.

provider
Guid

GUID of a DDEX provider.

Return Value

Returns true if the data source and data provider GUIDs are an acceptable combination for including in the dialog; otherwise returns false.

Applies to

Produkt Wersje
Visual Studio SDK 2017, 2019, 2022