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);
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
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);