WinAPINative.getUniscribeGlyphIndices(Int64, Int64, String, Binary) 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 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