MLCHARGENLib Namespace > IMLCharGen Interface : SetItemBaseProps Method |
Sub SetItemBaseProps( _ ByVal _bsItemID As String, _ ByRef _pItemInfo As CG_ITEM_PROPS, _ ByVal _nMsecForChange As Integer _ )
void SetItemBaseProps( string _bsItemID, ref CG_ITEM_PROPS _pItemInfo, int _nMsecForChange )
procedure SetItemBaseProps( _bsItemID: String; var _pItemInfo: CG_ITEM_PROPS; _nMsecForChange: Integer );
void SetItemBaseProps( BSTR* _bsItemID, ref CG_ITEM_PROPS _pItemInfo, int _nMsecForChange )