Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Retrieves the rectangle that bounds the insertion point.
Parameters
-
wParam
- Not used; must be zero.
-
lParam
- Pointer to a RECT structure that contains the coordinates of a rectangle that bounds the insertion point.
Return value
Returns one of the following values.
| Return code | Description |
|---|---|
|
No insertion point found. |
|
Insertion point found. |
Remarks
Note
To use this message, you must provide a manifest specifying Comclt32.dll version 6.0. For more information on manifests, see Enabling Visual Styles.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| Header |
|