<< Click to Display Table of Contents >> Navigation: Apollo API Listing > sx_QuerySetExact |
VB Declaration
Declare Function sx_QuerySetExact Lib "Apollo9.dll" (ByVal bSetQueryExact As Long) As Long
C Declaration
BOOL SDEAPI WINAPI sx_QuerySetExact (BOOL);
Description
Forces sx_Query to make exact matches.
See Also