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