IVsSmartTagData.IsLeftJustified(Int32) Methode

Definition

Bestimmt, ob die Daten linksbündig ausgerichtet sind.

public:
 int IsLeftJustified([Runtime::InteropServices::Out] int % pfIsLeftJustified);
int IsLeftJustified([Runtime::InteropServices::Out] int & pfIsLeftJustified);
public int IsLeftJustified (out int pfIsLeftJustified);
abstract member IsLeftJustified : int -> int
Public Function IsLeftJustified (ByRef pfIsLeftJustified As Integer) As Integer

Parameter

pfIsLeftJustified
Int32

Ungleich NULL ("true") wenn die Daten linksbündig ausgerichtet sind; andernfalls NULL ("false").

Gibt zurück

Int32

Gilt für