struktur EXT_BUTTON
Berisi informasi tentang tombol yang ditambahkan DLL ekstensi Pengelola File ke toolbar Manajer File.
typedef struct tagEXT_BUTTON {
WORD idCommand;
WORD idsHelp;
WORD fsStyle;
} EXT_BUTTON, *LPEXT_BUTTON;
-
idCommand
-
Ketik: WORD
-
Pengidentifikasi perintah untuk tombol .
-
idsHelp
-
Ketik: WORD
-
Pengidentifikasi string Bantuan untuk tombol .
-
fsStyle
-
Ketik: WORD
-
Gaya tombol.
Persyaratan | Nilai |
---|---|
Klien minimum yang didukung |
Windows 2000 Professional [hanya aplikasi desktop] |
Server minimum yang didukung |
Windows 2000 Server [hanya aplikasi desktop] |
Header |
|