ComponentOne Studio for WinRT XAML
RetrieveRequestedAttrs メソッド

構文
'宣言
 
Sub RetrieveRequestedAttrs( _
   ByVal count As System.Integer, _
   ByVal attributeVals() As NativeMethods.TS_ATTRVAL, _
   ByRef countFetched As System.Integer _
) 
void RetrieveRequestedAttrs( 
   System.int count,
   out NativeMethods.TS_ATTRVAL[] attributeVals,
   out System.int countFetched
)

パラメータ

count
attributeVals
countFetched
参照

UnsafeNativeMethods.ITextStoreACP2 インターフェース
UnsafeNativeMethods.ITextStoreACP2 メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.