the optional parameter is VARIANT type.
I have checked MSDN and done as what it said.
*****************************************
VARIANT vOpt;
vOpt.vt=VT_ERROR;
vOpt.scode=(a constant, I cannot remember now);
******************************************
But, there is still a error when I run the call.
The error is "member is not found"
Is this an ActiveX object? Can you give me more detail on how you are setting up the use of this function in FoxPro. FoxPro does not have VATIANT data types and it looks like you are addressing a structure. Attitude is Everything
Are you using MSMQ? If so what version of Visual Studio and service pack. There is a bug in MSMQ that was fix in service pack 3. Attitude is Everything
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.