Jump to content

QUERYRECFROMRECT: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 April 2025

  • curprev 01:1701:17, 21 April 2025 Martini talk contribs 536 bytes +536 Created page with "Structure that contains information about a container record that is bounded by a specified rectangle. This structure is used in the CM_QUERYRECORDFROMRECT container message only. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _QUERYRECFROMRECT { ULONG cb; Structure size.: RECTL rect; Rectangle.: ULONG fsSearch; Search control flags.: } QUERYRECFROMRECT; typedef QUERYRECF..."