ComponentOne Bitmap for UWP
GetString(Int32,IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > LocalizedStrings Class > GetString Method : GetString(Int32,IntPtr,Int32) Method
HRESULT IDWriteLocalizedStrings::GetString([In] unsigned int index,[Out, Buffer] wchar_t* stringBuffer,[In] unsigned int size)
Syntax
'Declaration
 
Public Overloads Sub GetString( _
   ByVal index As System.Integer, _
   ByVal stringBuffer As System.IntPtr, _
   ByVal size As System.Integer _
) 
public void GetString( 
   System.int index,
   System.IntPtr stringBuffer,
   System.int size
)

Parameters

index
stringBuffer
size
See Also

Reference

LocalizedStrings Class
LocalizedStrings Members
Overload List