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 nettleseren støttes ikke lenger.
Oppgrader til Microsoft Edge for å dra nytte av de nyeste funksjonene, sikkerhetsoppdateringene og den nyeste tekniske støtten.
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);