core.sys.windows.dde
Windows API header module
Translated from MinGW Windows headers
License
Types 6
structDDEACK
structDDEADVISE
structDDEDATA
Fields
ushort _bfshort cfFormatbyte _ValueMethods
ushort unused() @propertybool fResponse()() @propertybool fRelease() @propertybool reserved() @propertybool fAckReq() @propertybyte * Value() @propertyushort unused(ushort r) @propertybool fResponse(bool f) @propertybool fRelease(bool f) @propertybool reserved(bool f) @propertybool fAckReq(bool f) @propertystructDDEPOKE
structDDELN
deprecated
structDDEUP
deprecated
Fields
ushort _bfshort cfFormatbyte _rgbMethods
ushort unused()() @propertybool fAck()() @propertybool fRelease()() @propertybool fReserved()() @propertybool fAckReq()() @propertybyte * rgb()() @propertyushort unused()(ushort r) @propertybool fAck()(bool f) @propertybool fRelease()(bool f) @propertybool fReserved()(bool f) @propertybool fAckReq()(bool f) @propertyFunctions 6
fn
BOOL DdeSetQualityOfService(HWND, const(SECURITY_QUALITY_OF_SERVICE) *,
PSECURITY_QUALITY_OF_SERVICE)fn
BOOL ImpersonateDdeClientWindow(HWND, HWND)fn
LPARAM PackDDElParam(UINT, UINT_PTR, UINT_PTR)fn
BOOL UnpackDDElParam(UINT, LPARAM, PUINT_PTR, PUINT_PTR)fn
BOOL FreeDDElParam(UINT, LPARAM)fn
LPARAM ReuseDDElParam(LPARAM, UINT, UINT, UINT_PTR, UINT_PTR)