Click or drag to resize
SoWWWAnchorSetFetchURLCallback Method (SoWWWAnchorURLUserDataCallback, Object)

Note: This API is now obsolete.

Use FetchURLCallBack property instead.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use FetchURLCallBack property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static void SetFetchURLCallback(
	SoWWWAnchorURLUserDataCallback cb,
	Object userData
)

Parameters

cb
Type: OIV.Inventor.NodesSoWWWAnchorURLUserDataCallback
userData
Type: SystemObject
See Also