Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [platform-swt-dev] Question using ActiveX Support of SWT

See:

http://dev.eclipse.org/bugs/show_bug.cgi?id=10977






"Dein, Christian (empolis KL)" <Christian.Dein@xxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx
02/18/2003 09:59 AM
Please respond to platform-swt-dev

 
        To:     "'platform-swt-dev@xxxxxxxxxxx'" <platform-swt-dev@xxxxxxxxxxx>
        cc: 
        Subject:        AW: [platform-swt-dev] Question using ActiveX Support of SWT


>way to get and set byRef data.  Variant has many different types and
>combinations of types and I just haven't had time to implement a nice 
Java
>API to access them all yet.

Thank you for the feed:

Do you know how to handle byref data of the parameter "PostData" as 
decribed
for BeforeNavigate2 method of the WebControl object

"...The post data specified by PostData is passed as a SAFEARRAY 
structure.
The variant should be of type VT_BYREF|VT_VARIANT, which points to a
SAFEARRAY. The SAFEARRAY should be of element type VT_UI1, dimension one,
and have an element count equal to the number of bytes of post data..."

Christian
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev





Back to the top