MLCHARGENLib Namespace > CoMLCharGenClass Class : SetItemBaseProps Method |
Public Overridable Sub SetItemBaseProps( _ ByVal _bsItemID As String, _ ByRef _pItemInfo As CG_ITEM_PROPS, _ ByVal _nMsecForChange As Integer _ )
public virtual void SetItemBaseProps( string _bsItemID, ref CG_ITEM_PROPS _pItemInfo, int _nMsecForChange )
public procedure SetItemBaseProps( _bsItemID: String; var _pItemInfo: CG_ITEM_PROPS; _nMsecForChange: Integer ); virtual;
public: virtual void SetItemBaseProps( BSTR* _bsItemID, ref CG_ITEM_PROPS _pItemInfo, int _nMsecForChange )