VOID
VOID is a data type that represents the absence of a value. Use VOID in MOF only to indicate a method that has no return value.
void Method2 ([in] sint32 InParam);
لم يعد هذا المتصفح مدعومًا.
بادر بالترقية إلى Microsoft Edge للاستفادة من أحدث الميزات والتحديثات الأمنية والدعم الفني.
VOID is a data type that represents the absence of a value. Use VOID in MOF only to indicate a method that has no return value.
void Method2 ([in] sint32 InParam);