Changeset 206 for trunk/desktop/idl/m_wpfilesystem.idl
- Timestamp:
- Jan 20, 2007, 11:16:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/idl/m_wpfilesystem.idl
r200 r206 48 48 NOMCLASSVERSION(1, 0); 49 49 50 string wpclsQueryInstanceFilter(); 51 50 52 /* Methods overriden by this class */ 51 53 NOMOVERRIDE(wpclsQueryTitle); … … 53 55 /* Instance variables of this class. Theses are not 54 56 attributes. */ 55 NOMINSTANCEVAR( PNOMString nomStringTitle);57 NOMINSTANCEVAR(string nomStringTitle); 56 58 }; 57 59
Note:
See TracChangeset
for help on using the changeset viewer.