dot-graph (WinGraphviz.DOT.1)

{55811839-47b0-4854-81b5-0a0031b8acec}

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

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

Event Sink Class: dot-graph.EventHandler



Methods

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


GET Properties

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


PUT Properties

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


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