- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To restate my question of 3/18/03:
The COM standard supports various options, including MultiUse, GlobalMultiUse, SingleUse, and GlobalSingleUse. I used the CVF COM wizard to create a COM server, and it appeared to behave as MultiUse or GlobalMultiUse. This is no good because we need to create instances of our FORTRAN COM object in a multi-user client-server environment. All the variables in our COMMON blocks must be independent for each instance.
Can the COM Wizard create a COM server that behaves similar to SingleUse?
The COM standard supports various options, including MultiUse, GlobalMultiUse, SingleUse, and GlobalSingleUse. I used the CVF COM wizard to create a COM server, and it appeared to behave as MultiUse or GlobalMultiUse. This is no good because we need to create instances of our FORTRAN COM object in a multi-user client-server environment. All the variables in our COMMON blocks must be independent for each instance.
Can the COM Wizard create a COM server that behaves similar to SingleUse?
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page