Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
の反対はCreateDesktop()何ですか?CloseDesktop()新しいデスクトップへのハンドルを閉じるだけで、削除しないようです。
CreateDesktop()
CloseDesktop()
IIRC、デスクトップは参照カウントされるため、デスクトップを使用しなくなると破棄されます(また、デスクトップのハンドルが閉じられていない場合は、「使用中」として含まれます)。