IRegistryCallback Interface

 

Represents the callback for the registration process.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework
Assembly:  ProviderFramework (in ProviderFramework.dll)

[ServiceContractAttribute]
public interface class IRegistryCallback

NameDescription
System_CAPS_pubmethodInformOfProviderUpdate(ProviderInfo^)

Sends an updated ProviderInfo object to the connected client.

Return to top

Community Additions

ADD
Show: