Click or drag to resize

HtmlConverter QueryService Method

Get the query service.

Namespace: Spire.Additions.Html
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int QueryService(
	ref Guid guidService,
	ref Guid riid,
	out IntPtr ppvObject
)

Parameters

guidService
Type: System Guid
guidService.
riid
Type: System Guid
riid.
ppvObject
Type: System IntPtr
ppvObject.

Return Value

Type: Int32
See Also