首页 / common / ISecureStringCopy

ISecureStringCopy

模块: oapy._oa._common 导入: from oapy._oa import _common

概览

ISecureStringCopyoapy 中可用,可通过 _common 模块访问。

本页汇总 ISecureStringCopy 当前在 oapy 中可用的 Python 接口。

方法总览

状态 Python 调用
_common.ISecureStringCopy.copy(strDest, strSrc, maxLength)

方法说明

_common.ISecureStringCopy.copy(strDest, strSrc, maxLength)

绑定状态: 已绑定

Python 调用: _common.ISecureStringCopy.copy(strDest, strSrc, maxLength)

Python 示例

from oapy._oa import _common

_common.ISecureStringCopy.copy(strDest, strSrc, maxLength)