程序标识符 meaning in Chinese
program identifier
Examples
- Gets the type associated with the specified program identifier progid , specifying whether to throw an exception if an error occurs while loading the type
获取与指定程序标识符( progid )关联的类型,指定如果在加载该类型时发生错误是否引发异常。 - Gets the type associated with the specified program identifier progid from the specified server , returning null if an error is encountered while loading the type
从指定服务器获取与指定程序标识符( progid )关联的类型,如果在加载该类型时遇到错误则返回空值。 - Gets the type associated with the specified program identifier progid from the specified server , specifying whether to throw an exception if an error occurs while loading the type
从指定服务器获取与指定程序标识符( progid )关联的类型,指定如果在加载该类型时发生错误是否引发异常。