fresult
fresult(ULONG)
Result indicator.
SBI_MSG_NOT_PROCESSED:
This message notifies the
sender that the message has NOT been processed by the window procedure.
This is returned from the default window procedure.
SBI_MSG_PROCESSED:
This message notifies the sender that the message
has been processed by the window procedure.
SBI_MSG_PROCESSED_SELF:
This message notifies the sender that the window
procedure has processed the message for itself, but it leaves it for the
sender to determine the processing that has to be done for children.
[Back: RETURN VALUES - WM_SETBIDIATTR]
[Next: NOTES - WM_SETBIDIATTR]