Share via


WinAPINative.getUniscribeGlyphIndices(Int64, Int64, String, Binary) Method

Definition

public:
 static int getUniscribeGlyphIndices(long _hDC, long _hGDIObject, System::String ^ _lpstr, Microsoft::Dynamics::Ax::Xpp::Binary ^ _pgi);
public static int getUniscribeGlyphIndices (long _hDC, long _hGDIObject, string _lpstr, Microsoft.Dynamics.Ax.Xpp.Binary _pgi);
static member getUniscribeGlyphIndices : int64 * int64 * string * Microsoft.Dynamics.Ax.Xpp.Binary -> int
Public Shared Function getUniscribeGlyphIndices (_hDC As Long, _hGDIObject As Long, _lpstr As String, _pgi As Binary) As Integer

Parameters

_hDC
Int64
_hGDIObject
Int64
_lpstr
String
_pgi
Binary

Returns

Applies to