Szerkesztés

Megosztás a következőn keresztül:


ICompatibilityDirector Interface

Definition

Functionality for grain interface compatibility directors.

public interface ICompatibilityDirector
type ICompatibilityDirector = interface
Public Interface ICompatibilityDirector
Derived

Methods

IsCompatible(UInt16, UInt16)

Returns true if the current version of an interface is compatible with the requested version, false otherwise.

Applies to