This reference page is linked to from the following overview topics: Setting Up the Developer Environment.
#include "sicppsdk.h"
#include "xsi_status.h"
#include "xsi_ref.h"
#include "xsi_string.h"
#include "xsi_longarray.h"
#include "xsi_value.h"
Contains the notification structures used by custom views.
Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.
Classes |
|
class | CSelectionChangeNotification |
class | CValueChangeNotification |
class | CTimeChangeNotification |
Holds information about a time change Event.
More... |
|
class | CWindowNotification |
Holds information about a change in window
position. More... |
|
class | CObjectAddedNotification |
class | CObjectRemovedNotification |
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |