Basic Library for WinRT
RequestLock Method

Syntax
'Declaration
 
Sub RequestLock( _
   ByVal flags As NativeMethods.LockFlags, _
   ByRef hrSession As System.Integer _
) 
void RequestLock( 
   NativeMethods.LockFlags flags,
   out System.int hrSession
)

Parameters

flags
hrSession
See Also

Reference

UnsafeNativeMethods.ITextStoreACP2 Interface
UnsafeNativeMethods.ITextStoreACP2 Members

 

 


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

Product Support Forum  |  Documentation Feedback