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);
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
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);