Go to the source code of this file.
◆ ShowNetConnectionProperties()
Definition at line 573 of file shfldr_netconnect.cpp.
576{
583
586
589 {
592 }
593
596 {
599 }
600
601 hr = pNCP->SetConnection(pNetConnect);
603 {
614
618 {
621 }
622 }
625}
#define IDI_SHELL_NETWORK_FOLDER
INT_PTR WINAPI PropertySheetW(LPCPROPSHEETHEADERW lppsh)
HRESULT WINAPI DECLSPEC_HOTPATCH CoCreateInstance(REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID iid, LPVOID *ppv)
HRESULT GetProperties([out] NETCON_PROPERTIES **ppProps)
HRESULT GetUiObjectClassId([out, ref] CLSID *pclsid)
struct _PSP * HPROPSHEETPAGE
EXTERN_C const IID IID_INetConnectionPropertyUi
HINSTANCE netshell_hInstance
VOID WINAPI NcFreeNetconProperties(NETCON_PROPERTIES *pProps)
struct _PROPSHEETHEADERW PROPSHEETHEADERW
BOOL CALLBACK PropSheetExCallback(HPROPSHEETPAGE hPage, LPARAM lParam)
#define MAX_PROPERTY_SHEET_PAGE
static int CALLBACK PropSheetProc(HWND hwndDlg, UINT uMsg, LPARAM lParam)
#define MAKEINTRESOURCEW(i)
Referenced by CNetConUiObject::InvokeCommand(), LANStatusUiDlg(), and ShowStatusPropertyDialog().