STK AgSearchSend comments on this topic.
AgESearchPluginErrorCodes Enumeration
See Also

Description

Enumeration of AgSearchPlugin General Error Codes.

Members

MemberValueDescription
eSearchPluginErrorCodesOperandError(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x108)Search Plugin: Operand Error.
eSearchPluginErrorCodesOperandProfileFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x109)Search Plugin: Profile Failure.
eSearchPluginErrorCodesGUIDataFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x110)Search Plugin: GUI Data Failure.
eSearchPluginErrorCodesOperandStopped(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x111)Search Plugin: Operand Stopped.
eSearchPluginErrorCodesOperandCanceled(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x112)Search Plugin: Operand Canceled.
© 2024 Analytical Graphics, Inc. All Rights Reserved.