หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
When the server notifies the input-active client with IAgentNotifySink::Command, it returns information through the IAgentUserInput object. IAgentUserInput defines an interface that allows applications to query these values.
Methods in Vtable Order
| IAgentUserInput Methods | Description |
|---|---|
| GetCount | Returns the number of command alternatives returned in a Command event. |
| GetItemID | Returns the ID for a specific Command alternative. |
| GetItemConfidence | Returns the value of the Confidence property for a specific Command alternative. |
| GetItemText | Returns the value of Voice text for a specific Command alternative. |
| GetAllItemData | Returns the data for all Command alternatives. |