Process Hacker
_PH_NETWORK_ITEM Struct Reference

#include <providers.h>

Data Fields

ULONG ProtocolType
 
PH_IP_ENDPOINT LocalEndpoint
 
PH_IP_ENDPOINT RemoteEndpoint
 
ULONG State
 
HANDLE ProcessId
 
PPH_STRING ProcessName
 
HICON ProcessIcon
 
BOOLEAN ProcessIconValid
 
PPH_STRING OwnerName
 
BOOLEAN JustResolved
 
WCHAR LocalAddressString [65]
 
WCHAR LocalPortString [PH_INT32_STR_LEN_1]
 
WCHAR RemoteAddressString [65]
 
WCHAR RemotePortString [PH_INT32_STR_LEN_1]
 
PPH_STRING LocalHostString
 
PPH_STRING RemoteHostString
 
LARGE_INTEGER CreateTime
 
ULONGLONG OwnerInfo [PH_NETWORK_OWNER_INFO_SIZE]
 

Detailed Description

Definition at line 516 of file providers.h.

Field Documentation

LARGE_INTEGER CreateTime

Definition at line 538 of file providers.h.

BOOLEAN JustResolved

Definition at line 529 of file providers.h.

WCHAR LocalAddressString

Definition at line 531 of file providers.h.

PH_IP_ENDPOINT LocalEndpoint

Definition at line 519 of file providers.h.

PPH_STRING LocalHostString

Definition at line 535 of file providers.h.

WCHAR LocalPortString

Definition at line 532 of file providers.h.

ULONGLONG OwnerInfo

Definition at line 539 of file providers.h.

PPH_STRING OwnerName

Definition at line 527 of file providers.h.

HICON ProcessIcon

Definition at line 525 of file providers.h.

BOOLEAN ProcessIconValid

Definition at line 526 of file providers.h.

HANDLE ProcessId

Definition at line 522 of file providers.h.

PPH_STRING ProcessName

Definition at line 524 of file providers.h.

ULONG ProtocolType

Definition at line 518 of file providers.h.

WCHAR RemoteAddressString

Definition at line 533 of file providers.h.

PH_IP_ENDPOINT RemoteEndpoint

Definition at line 520 of file providers.h.

PPH_STRING RemoteHostString

Definition at line 536 of file providers.h.

WCHAR RemotePortString

Definition at line 534 of file providers.h.

ULONG State

Definition at line 521 of file providers.h.


The documentation for this struct was generated from the following files: