WinAPINative.createFontIndirect(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 long createFontIndirect(Microsoft::Dynamics::Ax::Xpp::Binary ^ _logfont);
public static long createFontIndirect (Microsoft.Dynamics.Ax.Xpp.Binary _logfont);
static member createFontIndirect : Microsoft.Dynamics.Ax.Xpp.Binary -> int64
Public Shared Function createFontIndirect (_logfont As Binary) As Long
Parameters
- _logfont
- Binary