IFolderBandPriv::SetNoText-Methode (shobjidl.h)
Legt fest, ob Text in einem Ordnerband angezeigt wird.
Syntax
HRESULT SetNoText(
BOOL fNoText
);
Parameter
fNoText
Typ: BOOL
TRUE , um Text anzuzeigen; andernfalls FALSE.
Rückgabewert
Typ: HRESULT
Gibt immer S_OK zurück.
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 2000 Professional [nur Desktop-Apps] |
Unterstützte Mindestversion (Server) | Windows 2000 Server [nur Desktop-Apps] |
Zielplattform | Windows |
Kopfzeile | shobjidl.h |
DLL | Shell32.dll (Version 5.00 oder höher) |