インテル® Fortran コンパイラー 14.0 ユーザー・リファレンス・ガイド

COMReleaseObject (W*S)

COM Function: Indicates that the program is done with a reference to an object's interface.

モジュール

USE IFCOM

result = COMReleaseObject (iunknown)

iunknown

An IUnknown interface pointer. Must be of type INTEGER(INT_PTR_KIND()).

結果

The result type is INTEGER(4). It is the object's current reference count.

See the example in COMInitialize.


このヘルプトピックについてのフィードバックを送信