GetFontData Method (IntPtr, UInt32, UInt32, Byte[], UInt32)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| GDI32API..::..GetFontData Method (IntPtr, UInt32, UInt32, array<Byte>[]()[][], UInt32) |
| GDI32API Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| Visual C++ |
|---|
public: static unsigned int GetFontData( IntPtr hdc, unsigned int dwTable, unsigned int dwOffset, [OutAttribute] array<unsigned char>^ lpvBuffer, unsigned int cbData ) |
Parameters
- hdc
- Type: System..::..IntPtr
- dwTable
- Type: System..::..UInt32
- dwOffset
- Type: System..::..UInt32
- lpvBuffer
- Type: array<System..::..Byte>[]()[][]
- cbData
- Type: System..::..UInt32