国产成人aaa在线视频免费观看_麻豆精品视频在线观看_欧美亚洲日本国产综合在线_成人网18免费韩国 - 九九热在线精品视频

YW_NDEF_ClearRecords
清除內存中NDEF紀錄

參數列表:

無參數,



參數含義:

YW_NDEF_ ClearRecords方法的作用清除臨時列表中所有的NDEF記錄,


C++聲明(VC++和C++ Builder):

int stdcall YW_NDEF_ClearRecords();


Delphi聲明:

function YW_NDEF_ClearRecords: Integer;stdcall;external 'YW60x.dll';


VB聲明:

Public Declare Function YW_NDEF_ClearRecords Lib "YW60x.dll" () As Long


JAVA聲明:

public int  YW_NDEF_ClearRecords()

{

int ret;

try

        {

                JNative fuc = new JNative("YW60x.dll", "YW_NDEF_ClearRecords");

                fuc.setRetVal(Type.INT);

                fuc.invoke();

                ret = fuc.getRetValAsInt();

        

        }

        catch(NativeException e)

        {

              ret = -1;

        }

        catch(IllegalAccessException e)

        {

                ret = -2;

        }


        return ret;

}


C#聲明:

[DllImport("YW60x.dll")]

public static extern int YW_NDEF_ClearRecords();


Power Builder 9 聲明:

public FUNCTION long YW_NDEF_ClearRecords() library "YW60x.dll" 


支持的RFID讀寫器:
YW-607, YW-615