Freigeben über


DisplayModeInfo.IsWireFormatSupported(DisplayWireFormat) Methode

Definition

Ruft einen booleschen Wert ab, der angibt, ob DisplayModeInfo das angegebene Format unterstützt.

public:
 virtual bool IsWireFormatSupported(DisplayWireFormat ^ wireFormat) = IsWireFormatSupported;
bool IsWireFormatSupported(DisplayWireFormat const& wireFormat);
public bool IsWireFormatSupported(DisplayWireFormat wireFormat);
function isWireFormatSupported(wireFormat)
Public Function IsWireFormatSupported (wireFormat As DisplayWireFormat) As Boolean

Parameter

Gibt zurück

Boolean

bool

true , wenn das Format unterstützt wird, andernfalls false.

Gilt für: