Basic Library for WinRT
GetCompartment Method

Syntax
'Declaration
 
Sub GetCompartment( _
   ByRef guid As System.Guid, _
   ByRef comp As UnsafeNativeMethods.ITfCompartment _
) 
void GetCompartment( 
   ref System.Guid guid,
   out UnsafeNativeMethods.ITfCompartment comp
)

Parameters

guid
comp
See Also

Reference

UnsafeNativeMethods.ITfCompartmentMgr Interface
UnsafeNativeMethods.ITfCompartmentMgr Members

 

 


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

Product Support Forum  |  Documentation Feedback