JCL Help:GetDCOMVersion

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the version of DCOM installed.


Pascal

 function GetDCOMVersion: string;


Return Value

Returns the DCOM version in the form a.b.c.d.


Description

GetDCOMVersion returns the version of DCOM installed on the target computer. To determine the actual version from the result use the table as provided on the Microsoft website http://support.microsoft.com/support/kb/articles/Q235/6/38.ASP.


See Also

IsDCOMEnabled IsDCOMInstalled


About

Unit

JclCOM


Donator

Kevin S. Gallagher


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page