次の方法で共有


CComSafeArrayBound::SetCount

要素数を設定します。

ULONG SetCount(
   ULONG ulCount 
) throw( );

パラメーター

  • ulCount
    要素数。

戻り値

CComSafeArrayBound オブジェクトの要素数を返します。

必要条件

**ヘッダー:**atlsafe.h

参照

参照

CComSafeArrayBound クラス

CComSafeArrayBound::GetCount

CComSafeArrayBound::SetLowerBound

その他の技術情報

CComSafeArrayBound のメンバー