Generic server callback method.
Get information about the specified item from the generic server cache. Can alos be used to check if the item already exists in the generic server.
Visual Basic (Declaration) | |
---|---|
Public Shared Function GetItemInfo( _ ByVal itemID As String, _ ByRef itemInfo As CacheItemInfo _ ) As Integer |
Parameters
- itemID
- Fully qualifid name of the item to be queried.
- itemInfo
- Item definition and status information
Return Value
Always returns S_OKRequirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family