neato-graph (WinGraphviz.NEATO.1)

{1f25d86c-95bc-4e33-a177-ee8dabef8b04}

Package: zgraph-system (nicknames = (zgraph))

Constructor: (neato-graph.Create &key (event-sink? t))

Event Sink Class: neato-graph.EventHandler



Methods

DispID Kind Convention
(neato-graph.QueryInterface
    <obj neato-graph>
    <riid (* "GUID")>
    <ppvObj (* (* :void))>)
Return Value: :void
    stdcall
(neato-graph.AddRef
    <obj neato-graph>)
Return Value: :unsigned-long
    stdcall
(neato-graph.Release
    <obj neato-graph>)
Return Value: :unsigned-long
    stdcall
(neato-graph.GetTypeInfoCount
    <obj neato-graph>
    <pctinfo (* :unsigned-int)>)
Return Value: :void
    stdcall
(neato-graph.GetTypeInfo
    <obj neato-graph>
    <itinfo :unsigned-int>
    <lcid :unsigned-long>
    <pptinfo (* (* :void))>)
Return Value: :void
    stdcall
(neato-graph.GetIDsOfNames
    <obj neato-graph>
    <riid (* "GUID")>
    <rgszNames (* (* :signed-byte))>
    <cNames :unsigned-int>
    <lcid :unsigned-long>
    <rgdispid (* :long)>)
Return Value: :void
    stdcall
(neato-graph.Invoke
    <obj neato-graph>
    <dispidMember :long>
    <riid (* "GUID")>
    <lcid :unsigned-long>
    <wFlags :unsigned-short>
    <pdispparams (* "DISPPARAMS")>
    <pvarResult (* ole:variant)>
    <pexcepinfo (* "EXCEPINFO")>
    <puArgErr (* :unsigned-int)>)
Return Value: :void
    stdcall
(neato-graph.ToTextGraph
    <obj neato-graph>
    <Source ole:bstr>
    <Type :long>)
Return Value: ole:bstr
1 dispatch stdcall
(neato-graph.ToCanon
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
2 dispatch stdcall
(neato-graph.ToDot
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
3 dispatch stdcall
(neato-graph.ToPlain
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
4 dispatch stdcall
(neato-graph.ToPlainExt
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
5 dispatch stdcall
(neato-graph.ToSvg
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
6 dispatch stdcall
(neato-graph.Validate
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bool
7 dispatch stdcall
(neato-graph.ToPS
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
8 dispatch stdcall
(neato-graph.ToGIF
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
9 dispatch stdcall
(neato-graph.ToPNG
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
10 dispatch stdcall
(neato-graph.ToSVGZ
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
11 dispatch stdcall
(neato-graph.ToVRML
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
12 dispatch stdcall
(neato-graph.ToBinaryGraph
    <obj neato-graph>
    <Source ole:bstr>
    <Type :long>)
Return Value: (* "IBinaryImage")
13 dispatch stdcall
(neato-graph.ToCMAP
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
14 dispatch stdcall
(neato-graph.ToIMAP
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
15 dispatch stdcall
(neato-graph.ToISMAP
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: ole:bstr
16 dispatch stdcall
(neato-graph.ToWBMP
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
17 dispatch stdcall
(neato-graph.ToJPEG
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
18 dispatch stdcall
(neato-graph.ToEMF
    <obj neato-graph>
    <Source ole:bstr>)
Return Value: (* "IBinaryImage")
20 dispatch stdcall


GET Properties

DispID Kind Convention
(neato-graph.Codepage
    <obj neato-graph>)
Return Value: :long
19 dispatch stdcall


PUT Properties

DispID Kind Convention
(setf (neato-graph.Codepage <obj neato-graph>)
    <val :long>)
19 dispatch stdcall


Last Modified: 5/4/2004 Microsoft's COM Documentation