إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
The XFORMOBJ structure describes an arbitrary linear two-dimensional transform, such as for geometric wide lines.
Syntax
typedef struct _XFORMOBJ {
ULONG ulReserved;
} XFORMOBJ;
Members
ulReserved
There are no public members in the XFORMOBJ structure.
Remarks
The arbitrary two-dimensional transform can be downloaded to the driver. Functions are also provided to apply the transform to driver-supplied data.
Requirements
| Requirement | Value |
|---|---|
| Header | winddi.h (include Winddi.h) |