Share via


WinAPINative.getGlyphIndices(Int64, String, Binary, Int32) Method

Definition

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

Parameters

_hDC
Int64
_lpstr
String
_pgi
Binary
_fl
Int32

Returns

Applies to