Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds or removes a pane from the global list.
static BOOL __stdcall AddRemovePaneFromGlobalList(
CBasePane* pWnd,
BOOL bAdd
);
Parameters
[in] pWnd
The pane to add or remove.[in] bAdd
If non-zero, add the pane. If 0, remove the pane.
Return Value
Nonzero if the method was successful; otherwise 0.
Requirements
Header: afxpaneframewnd.h