WinAPINative.getGlyphIndices(Int64, String, Binary, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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