C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / LocalizedStrings Class / GetStringLength Method

In This Topic
GetStringLength Method
In This Topic
HRESULT IDWriteLocalizedStrings::GetStringLength([In] unsigned int index,[Out] unsigned int* length)
Syntax
'Declaration
 
Public Function GetStringLength( _
   ByVal index As System.Integer _
) As System.Integer
 

Parameters

index
See Also