You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, you can see the interface in the follow. can you give me a demo for callback?
HRESULT InitServer(
[in] IDispatch Caller,*
[in] long enumViewType,
[in] BSTR sUserName,
[in] BSTR sPassword,
[in] long lUserid,
[out, retval] VARIANT_BOOL *pbResult );
The text was updated successfully, but these errors were encountered:
Hi, you can see the interface in the follow. can you give me a demo for callback?
HRESULT InitServer(
[in] IDispatch Caller,*
[in] long enumViewType,
[in] BSTR sUserName,
[in] BSTR sPassword,
[in] long lUserid,
[out, retval] VARIANT_BOOL *pbResult );
The text was updated successfully, but these errors were encountered: