ReactOS 0.4.15-dev-7924-g5949c20
_ATM_ADDRESS Struct Reference

#include <atm.h>

Public Attributes

ATM_ADDRESSTYPE AddressType
 
ULONG NumberOfDigits
 
UCHAR Address [ATM_ADDRESS_LENGTH]
 

Detailed Description

Definition at line 147 of file atm.h.

Member Data Documentation

◆ Address

UCHAR _ATM_ADDRESS::Address[ATM_ADDRESS_LENGTH]

Definition at line 150 of file atm.h.

◆ AddressType

ATM_ADDRESSTYPE _ATM_ADDRESS::AddressType

Definition at line 148 of file atm.h.

◆ NumberOfDigits

ULONG _ATM_ADDRESS::NumberOfDigits

Definition at line 149 of file atm.h.


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