设置引用类型。 保留供将来使用。
HRESULT SetReferenceType (
REFERENCE_TYPE dwRefType
);
int SetReferenceType (
enum_REFERENCE_TYPE dwRefType
);
参数
- dwRefType
[in] 从指定引用类型的 REFERENCE_TYPE 枚举的值。
返回值
始终返回 E_NOTIMPL。
设置引用类型。 保留供将来使用。
HRESULT SetReferenceType (
REFERENCE_TYPE dwRefType
);
int SetReferenceType (
enum_REFERENCE_TYPE dwRefType
);
始终返回 E_NOTIMPL。