INFO: No Need to Release the INmCall Object Immediately

ID: Q195948


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK)


SUMMARY

Do I have to release the INmCall object immediately?

Other than tying up memory, you do not have an immediate need to release the INmCall interface. Currently the underlying object is relatively small, although there are no guarantees that it will stay that way. Because the object does not contain that much useful information after the call is completed, you may want to copy any useful information to another object.

Additional query words:

Keywords : kbNetMeeting kbSDKNMeet210 kbSDKPlatform
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: January 12, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.