public delegate void SearchResultCallback( ItemInfoValue[] iivs )
Public Delegate Sub SearchResultCallback( _ ByVal iivs() As ItemInfoValue _ )
Parameters
- iivs
- The set of ItemInfoValue
public delegate void SearchResultCallback( ItemInfoValue[] iivs )
Public Delegate Sub SearchResultCallback( _ ByVal iivs() As ItemInfoValue _ )
Target Platforms: Windows 11, Windows 10