Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the reference type. Reserved for future use.
HRESULT SetReferenceType (
REFERENCE_TYPE dwRefType
);
int SetReferenceType (
enum_REFERENCE_TYPE dwRefType
);
Parameters
- dwRefType
[in] A value from the REFERENCE_TYPE enumeration that specifies the reference type.
Return Value
Always returns E_NOTIMPL.