Changeset 191 for trunk/desktop/idl/wpwindow.idl
- Timestamp:
- Jan 14, 2007, 1:54:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/wpwindow.idl
r189 r191 45 45 #include <nomobj.idl> 46 46 #include "nomwindow.idl" 47 #include "nomstring.idl" 47 48 48 49 NOMCLASSNAME(WPWindow); … … 62 63 void wpSetWPObject(in PWPObject wpObject); 63 64 PWPObject wpQueryWPObject(); 64 65 void wpSetWindowTitle(in PNOMString newTitle); 65 66 NOMINSTANCEVAR(PWPObject wpObject); 66 67 };
Note:
See TracChangeset
for help on using the changeset viewer.