Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This structure contains the x and y offsets of the combining glyph.
Syntax
typedef struct tagGOFFSET {
LONG du;
LONG dv;
} GOFFSET;
Members
- du
x offset, in logical units, for the combining glyph.
- dv
y offset, in logical units, for the combining glyph.
Requirements
| Header | usp10.h |
| Windows Embedded CE | Windows CE 5.0 and later |