IVsSmartTagData::IsLeftJustified Method (Int32)
Visual Studio 2015
Determines whether the data is left-justified.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Parameters
- pfIsLeftJustified
-
Type:
System::Int32
Non-zero (true) if the data is left-justified, otherwise zero (false).
Return Value
Type: System::Int32
Show: