RILGPRSCONTEXTACTIVATED (Compact 2013)

3/26/2014

This structure shows the contexts that are active.

Syntax

typedef struct rilgprscontextactivated_tag {
  DWORD cbSize;
  DWORD dwEvent;
  DWORD dwContextID;
  BOOL fActivated;
} RILGPRSCONTEXTACTIVATED, *LPRILGPRSCONTEXTACTIVATED;

Members

  • cbSize
    Size of the structure, in bytes.
  • dwContextID
    The context number.
  • fActivated
    Indicates whether the context is activated.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
RIL_GetGPRSContextActivatedList
GPRS Context Activation Type Constants