Basic Library for WinRT
RetrieveRequestedAttrs Method

Syntax
'Declaration
 
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
)

Parameters

count
attributeVals
countFetched
See Also

Reference

UnsafeNativeMethods.ITextStoreACP2 Interface
UnsafeNativeMethods.ITextStoreACP2 Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback