ReactOS 0.4.15-dev-7953-g1f49173
IInternetPriority Interface Reference
Inheritance diagram for IInternetPriority:
Collaboration diagram for IInternetPriority:

Public Types

typedef IInternetPriorityLPIINTERNETPRIORITY
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT SetPriority ([in] LONG nPriority)
 
HRESULT GetPriority ([out] LONG *pnPriority)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 775 of file urlmon.idl.

Member Typedef Documentation

◆ LPIINTERNETPRIORITY

Member Function Documentation

◆ GetPriority()

HRESULT IInternetPriority::GetPriority ( [out] LONG pnPriority)

◆ SetPriority()

HRESULT IInternetPriority::SetPriority ( [in] LONG  nPriority)

The documentation for this interface was generated from the following file: