Edit

Share via


IEEVisualizerService::GetCustomViewerCount

This method gets the number of type visualizers available from this service.

Syntax

int GetCustomViewerCount(
   out uint pcelt
);

Parameters

pcelt
[out] Returns the number of type visualizers available.

Return Value

If successful, returns S_OK; otherwise, returns an error code.

Remarks

See also