หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
In Configuration Manager, the GetVariables method gets the variables for the operating system deployment task sequence environment.
Syntax
[IDL]
HRESULT GetVariables(
VARIANT* variables
);
Parameters
variables
Data type: VARIANT
Qualifiers: [out, retval]
Pointer to the environment variables.
Return Values
An HRESULT code. Possible values include, but are not limited to, the following value.
S_OK The method succeeded.