vbapi窗口前置 VB中的API是什么意思?
VB中的API是什么意思?POINTAPI type definition type POINTAPI只要long end type description POINTAPI structure對應(yīng)w
VB中的API是什么意思?
POINTAPI type definition type POINTAPI只要long end type description POINTAPI structure對應(yīng)windows的點(diǎn)結(jié)構(gòu)。VB中定義了POINTAPI,避免了與VB中point關(guān)鍵字的沖突。用于描述位置(屏幕點(diǎn))。與rect結(jié)構(gòu)相同。X和Y字段的單位取決于要使用的對象和API函數(shù)。選擇類型后,輸入:POINTAPI以獲取類型結(jié)構(gòu)聲明