Index: n
- *name Struct field
- irda library, in struct IrdaIasAttribute. Const pointer to name of attribute.
- _name Struct field
- mime library, in struct MimePartNode. The name of the body part represented by the line.
- mime library, in struct MimePartNode. The name of the body part represented by the line.
- Navigate(...) Member function
- FocusManagerInterface class. Transfers the focus from its current owner to some other component.
- TreeFocusManager class. Transfers the focus from its current owner to some other component.
- NavigationFlags Enumerated type
- TreeFocusManager class. The specific UI maps certain keyboard characters to focus navigation types (see FocusManagerInterface).
- NEC Global data
- sys_info library. A macro that inlines its parameter in code when error-checking is turned OFF. For example, NEC(x--); is compiled only if error-checking is turned off.
- NETWORK_SUPPORTS_AOC_END Global data
- phone library. Network specific definitions.
- phone library. Network specific definitions.
- phone library. Network specific definitions.
- NetworkDisplayMessage(...) Member function
- VoiceCallOwner class. Called when the network requests display of a message. The message may or may not relate to a specific call.
- NetworkResult(...) Member function
- VoiceCallOwner class. Called when the network responds to a command.
- NewFocus(...) Inline member function
- FocusChangeEvent class. Returns the object that now has the focus.
- NewRecord(...) Member function
- Database class. Creates a new empty record to be added to the database later. Typically, an application will add field data to the new record through subsequent...
- NewStream(...) Member function
- HTMLViewer class. Display data in a stream. It is illegal to call NewStream() twice or more without calling DestroyStream() to wait for HTMLViewer to finish using the...
- NewTarget(...) Inline member function
- TargetChangeEvent class. Returns the object that now has the target.
- NewURL(...) Inline member function
- HTMLViewer class. When the Library loads a URL internally (for example, as a result of following a link), this method is called by the Library to inform the...
- next Struct field
- wwwcore library, in struct WWByteRange. Pointer to next WWByteRange. Set to NULL for last one.
- Next(...) Member function
- FileStoreIterator class. Gets the next FileStore in the iteration.
- IrdaIasQuery class. Next returns a pointer to the start of the next query result item and makes that item the new current item.
- Next(...) Pure virtual member function
- FileIterator class. Gets the next element (file or directory) in the iteration. Data pointed to by Next() is only valid until the next call to Next() or until the...
- NextSibling(...) Member function
- RegistryKey class. Set this RegistryKey to its next sibling. If the operation fails, the RegistryKey becomes invalid.
- NF_LEFT_RIGHT Enumerated value
- TreeFocusManager class, in enum NavigationFlags. NT_RIGHT =Next, NT_LEFT =Previous.
- NF_NEXT_PREV Enumerated value
- TreeFocusManager class, in enum NavigationFlags. NT_NEXT =Next, NT_PREV =Previous.
- NF_UP_DOWN Enumerated value
- TreeFocusManager class, in enum NavigationFlags. NT_DOWN =Next, NT_UP =Previous.
- NiftySpoolListener class
- umatransprt library. The spool listener for this transport.
- NiftyTransport class
- umatransprt library. The transport driver that implements Niftyserve transport functionality.
- NiftyTransport(...) Member function
- NiftyTransport class. The NiftyTransport constructor.
- NO_FATAL_ERROR Global data
- drivermisc library. A fatal error number that can be used to indicate no fatal error should occur. No other fatal error will have this value.
- NO_ITEM_SELECTED Global data
- toolkit library. When the FlexList is in Multiple mode the _currentSelectedItem =NO_ITEM_SELECTED. When the FlexList is not in multiple mode, the _currentSelectedItem...
- NO_MEMORY Enumerated value
- comms library, in enum Error. Insufficient memory.
- NORMAL_BACKUP_STATUS Enumerated value
- PD class, in enum BackupStatus. The backup batteries are sufficiently charged for normal operation.
- NORMAL_BATTERY_STATUS Enumerated value
- PD class, in enum BatteryStatus. The main batteries are sufficiently charged for normal operation.
- NORMAL_SUSPEND_PRIORITY Enumerated value
- PD class, in enum SuspendPriority. A normal suspend request.
- NormalizeNumber(...) Member function
- PhoneSystem class. Normalize a phone number. Accepts any TCHAR string that looks like it might be a phone number. Adds area and country codes to local numbers.
- NotificationCause Global data
- drivermisc library. NotificationCause is a 16-bit read-only bitfield with the following structure. 0000 0000 0000 0000...
- NT_ANY Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Transfer the focus to any suitable component.
- NT_CUSTOM Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Use as the base value for custom navigation types.
- NT_DEFAULT Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to some default component.
- NT_DIFFERENT Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Same as NT_ANY but the new focus must be different than the original focus.
- NT_DOWN Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate down.
- NT_FIRST Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the first component.
- NT_GAINED Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Handle gaining the focus.
- NT_LAST Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the last component.
- NT_LEFT Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the left component.
- NT_LOCAL Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the last component that received the focus through this FocusManager.
- NT_NEXT Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the next component.
- NT_NONE Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Do not navigate the focus.
- NT_PREV Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the previous component.
- NT_RIGHT Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate to the right component.
- NT_UP Enumerated value
- FocusManagerInterface class, in enum UnnamedEnum1. Navigate up.
- Nth(...) Member function
- MovableList class. Gets the Nth node in the list.
- NTStore class
- fs library. NTStore is a FileStore "driver"which uses the native NT file system to store files.
- NTStore(...) Member function
- NTStore class. NTStore constructor
- numDeletedIndices Struct field
- database library, in struct DB_RepairInfo. The number of indices that cannot be successfully reconstructed, due to out-of-memory error. These indices are deleted.
- numFields Struct field
- database library, in struct _DB_indexDriver. Number of fields that this driver deals with. Should not exceed MAX_NUM_INDEX_FIELDS in dbconst.h
- database library, in struct DB_IndexDefinition. Number of fields in the multiple-field index.
- numInvalidBVData Struct field
- database library, in struct DB_RepairInfo. The number of big variable data whose CRC codes do not agree. These data are deleted.
- numInvalidRecords Struct field
- database library, in struct DB_RepairInfo. The number of records whose CRC codes do not agree. These records are deleted.
- numInvalidROAEntries Struct field
- database library, in struct DB_RepairInfo. The number of records whose internal structures are invalid. These records are deleted.
- NumMessages(...) Member function
- MailboxView class. Returns the total number of messages in the mailbox.
- NumParts(...) Inline member function
- MimeLayout class. Get the number of MimePartNodes in the internal array.
- MimeLayout class. Get the number of MimePartNodes in the internal array.