CNiValuePair()
Public Constructor |
Declared in: NiValuepair.h |
Declaration
CNiValuePair();
Description
Default constructor. The object constructed by this constructor is in an empty state and has not been connected to a COM object. You should not call the methods and properties of the object until you either assign the object to another CNiValuePair object that is in a usable state or you attach the object to a valid COM object interface pointer.