Toolkit Reference |
int anInt; Vtk_ProxyInfo * aProxyInfo; Vtk_Callback *aCB; Vtk_OCSPSignInfo *SignInfo; |
A structure that defines the configuration option for a Vtk_Ctxt structure. These options can be configured using the Vtk_CtxtSetOption function and can be retrieved using the Vtk_CtxtGetOption function.
The Vtk_CtxtOption structure is used to pass Vtk_Ctxt option data in these functions. The option can be specified as either an integer, char, Vtk_ProxyInfo structure, Vtk_CallBack structure, or Vtk_OCSPSignInfo structure. The data type for the option is shown in parentheses within the description of each option.
![]() |
When this structure is populated in the Vtk_CtxtGetOption call, the application should release the structure's contents using Vtk_CtxtOptionDeleteContent. |
ValiCert, Inc. http://www.valicert.com Voice: +1.650.567.5469 Fax: (+1.650.254.2148 support@valicert.com |