CSnapInPropertyPageImpl::QuerySiblings
Call this member function to forward a message to each page in the property sheet.
LRESULT QuerySiblings(
WPARAM wParam,
LPARAM lParam
);
Parameters
wParam
[in] Specifies additional message-dependent information.lParam
[in] Specifies additional message-dependent information.
Return Value
Nonzero if the message should not be forwarded to the next property page; otherwise zero.
Remarks
If a page returns a nonzero value, the property sheet does not send the message to subsequent pages.
Requirements
Header: atlsnap.h