Searched refs:NETCON_PROPERTIES (Results 1 – 10 of 10) sorted by relevance
6 NETCON_PROPERTIES Props;49 NETCON_PROPERTIES m_Props;61 STDMETHOD(GetProperties)(NETCON_PROPERTIES **ppProps) override;
10 VOID NormalizeOperStatus(MIB_IFROW *IfEntry, NETCON_PROPERTIES * Props);101 NETCON_PROPERTIES * pProperties; in Disconnect()208 CNetConnection::GetProperties(NETCON_PROPERTIES **ppProps) in GetProperties()215 NETCON_PROPERTIES * pProperties; in GetProperties()221 pProperties = static_cast<NETCON_PROPERTIES*>(CoTaskMemAlloc(sizeof(NETCON_PROPERTIES))); in GetProperties()225 CopyMemory(pProperties, &m_Props, sizeof(NETCON_PROPERTIES)); in GetProperties()490 NETCON_PROPERTIES * Props) in NormalizeOperStatus()
41 NETCON_PROPERTIES * pProperties; in ILCreateNetConnectItem()92 NETCON_PROPERTIES * pProperties; in ILGetConnection()
56 NETCON_PROPERTIES * m_pProperties;
126 NETCON_PROPERTIES * pProperties = NULL; in UpdateLanStatus()258 NETCON_PROPERTIES * pProperties; in InitializeLANStatusUiDlg()703 NETCON_PROPERTIES * pProperties) in InitializePropertyDialog()783 NETCON_PROPERTIES * pProperties = NULL; in ShowStatusPropertyDialog()884 NETCON_PROPERTIES* pProps; in InitializeNetTaskbarNotifications()
119 NcFreeNetconProperties(NETCON_PROPERTIES *pProps) in NcFreeNetconProperties()
30 in the NETCON_PROPERTIES dwCharacter), and add them to notification area with Shell_NotifyIcon. For…
582 NETCON_PROPERTIES * pProperties; in ShowNetConnectionProperties()
91 }NETCON_PROPERTIES; typedef105 STDMETHOD_(HRESULT,GetProperties) (THIS_ NETCON_PROPERTIES **ppProps) PURE; in DECLARE_INTERFACE_()255 VOID WINAPI NcFreeNetconProperties (NETCON_PROPERTIES* pProps);
109 } NETCON_PROPERTIES;121 HRESULT GetProperties([out] NETCON_PROPERTIES **ppProps);