Search found 5 matches

Search

by Joris
Thu Jul 14, 2011 10:12 am
Forum: HowTos
Topic: HowTo use Crystal reports in PVSS via .NET
Replies: 3
Views: 8305

Re: HowTo use Crystal reports in PVSS via .NET

Thanks!
by Joris
Wed Jul 13, 2011 3:34 pm
Forum: HowTos
Topic: HowTo use Crystal reports in PVSS via .NET
Replies: 3
Views: 8305

Re: HowTo use Crystal reports in PVSS via .NET

Your links seems to be dead.

Personally I am very happy about phasing out ActiveX. It is a major source of bugs and security gaps for Windows.
by Joris
Wed Jul 13, 2011 2:30 pm
Forum: Bugs / Problems
Topic: Documentation of HRESULT
Replies: 5
Views: 7910

Re: Documentation of HRESULT

<t>I was a long time unavailable due holiday, courses. Sorry for the late response.<br/> <br/> Now I see how this help is build up.<br/> When you search for dpConnect you get in the CTR-function or in a Special Functions wich return an (undocumented) int. Where the error is handled by the GetLastErr...
by Joris
Fri May 13, 2011 3:55 pm
Forum: Bugs / Problems
Topic: Documentation of HRESULT
Replies: 5
Views: 7910

Re: Documentation of HRESULT

<t>Various functions from WinCC OA return HRESULT<br/> A complete overview of functions returning HRESULT can be found in help -> Search -> search: <br/> <br/> <br/> E.g. dpConnect is documented as<br/> HRESULT dpConnect([in] VAROAMT vIdent, [in] VARIANT vDpName, [in, default........<br/> <br/> But ...
by Joris
Tue May 03, 2011 12:25 pm
Forum: Bugs / Problems
Topic: Documentation of HRESULT
Replies: 5
Views: 7910

Documentation of HRESULT

Does anyone know where I can find the definitaion of HRESULT?

I am unable to find it in the help in WinCC OA 3.9.
Or should I use the HRESULT defined by MS?