Desktop Functions: Smart Device Functions:
|
GetRoleText (oleacc)
The GetRoleText function retrieves the localized string that describes an object's role for the specified role value. C# Signature:
[DllImport("oleacc.dll")] VB .NET Signature:
<DllImport("oleacc.dll", SetLastError:=True, CharSet:=CharSet.Auto)> _ User-Defined Types:None. Notes:None. Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:The ManagedWindowsApi project (http://mwinapi.sourceforge.net) provides a SystemAccessibleObject class to access accessible objects and handle accessible events. TODO Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|