SFVM_GETPANE message
[SFVM_GETPANE is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Allows the callback object to provide the status bar pane in which to display the Internet zone information. Used by IShellFolderViewCB::MessageSFVCB.
SFVM_GETPANE
wParam = (WPARAM)(int) paneID;
lParam = (LPARAM)(DWORD*) pane;
Parameters
- paneID [in]
-
ID of the requested pane. This is normally PANE_ZONE, but can be any one of the following values.
- pane [out]
-
Pointer to a DWORD containing the pane number.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
End of client support |
Windows XP with SP2 |
|
End of server support |
Windows Server 2003 |
|
Header |
|