LibreOfficeDev 24.8 Help
संख्यात्मक मूल्य प्रस्तुत करता है जो चित्रमय उपयोक्ता इंटरफ़ेस निर्धारित करता है.
This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.
GetGUIType()
पूर्णांक
1: विंडोज़
4: यूनिक्स
Sub ExampleEnvironment
MsgBox GetGUIType
End Sub