GetGuiType Function

ត្រឡប់​តម្លៃ​ជា​លេខ ដែល​បញ្ជាក់​​ពី​ផ្ទៃ​ប្រទាក់​អ្នក​ប្រើ ។

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