![]() |
CNiPointer()








Public Constructor |
Declared in: NiPointer.h |
Declaration
CNiPointer();
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 CNiPointer object that is in a usable state or you attach the object to a valid COM object interface pointer.